Conversation
Bumps the development-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [ava](https://github.com/avajs/ava) | `6.0.1` | `6.1.1` | | [c8](https://github.com/bcoe/c8) | `8.0.1` | `9.1.0` | | [dotenv](https://github.com/motdotla/dotenv) | `16.3.1` | `16.4.1` | | [esbuild](https://github.com/evanw/esbuild) | `0.19.11` | `0.20.0` | | [undici](https://github.com/nodejs/undici) | `6.2.1` | `6.6.0` | Updates `ava` from 6.0.1 to 6.1.1 - [Release notes](https://github.com/avajs/ava/releases) - [Commits](avajs/ava@v6.0.1...v6.1.1) Updates `c8` from 8.0.1 to 9.1.0 - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](bcoe/c8@v8.0.1...v9.1.0) Updates `dotenv` from 16.3.1 to 16.4.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.3.1...v16.4.1) Updates `esbuild` from 0.19.11 to 0.20.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.19.11...v0.20.0) Updates `undici` from 6.2.1 to 6.6.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.2.1...v6.6.0) --- updated-dependencies: - dependency-name: ava dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: c8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: dotenv dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: undici dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
gr2m
approved these changes
Feb 1, 2024
|
🎉 This PR is included in version 1.8.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the development-dependencies group with 5 updates:
6.0.16.1.18.0.19.1.016.3.116.4.10.19.110.20.06.2.16.6.0Updates
avafrom 6.0.1 to 6.1.1Release notes
Sourced from ava's releases.
Commits
2e0c2b16.1.15161bf7Update dependencies15dddf3Fix external-assertions snapshot for Node.js 20.11db0fdb2Fix 'previous failures' in watch mode always incrementing735bf41Update TypeScript recipe to suggest --import flag and tsimpaae39b26.1.0c3e2c72Fix ava/internal ESM type module0a05024Implement registerCompletionHandler()cc8b839Ensure AVA exits with code 1 after an unexpected process.exit() in a test worker35f6c86Fix potential bug with watch mode when no failed test files are writtenUpdates
c8from 8.0.1 to 9.1.0Release notes
Sourced from c8's releases.
Changelog
Sourced from c8's changelog.
Commits
4ae2a4dchore(main): release 9.1.0 (#513)88db5dbfeat: support passing reporter options from config (#459)5e18365fix(refactor): remove stale check for createDynamicModule128bee2chore(main): release 9.0.0 (#510)8724c70chore(deps): update dependency@types/nodeto v20 (#496)66705b5chore(deps): update dependency typescript to v5 (#458)b46b640feat(deps): update foreground-child to promise API (#512)ef672datest: fix snapshot (#511)2cdc86bchore(deps): Remove rimraf (#509)Updates
dotenvfrom 16.3.1 to 16.4.1Changelog
Sourced from dotenv's changelog.
Commits
e251ee216.4.1a7fee29update CHANGELOG 🪵579d136update README7ea2f81Merge pull request #798 from motdotla/fix-tests6b829d2demonstrate currently failing (pending) test. multiple env files should merge3e2284blargely remove mocking from tests except where useful2039c4ewip: fix tests48a6adeMerge pull request #797 from tran-simon/mastercfd735dfix: support array for path optiona44cb3dupdate READMEUpdates
esbuildfrom 0.19.11 to 0.20.0Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
2af5ccfpublish 0.20.0 to npm0bccf08fix esbuild/deno-esbuild#5931f87dwork around api deprecations in deno 1.40.x (#3609) (#3611)22a9cf5fix #3341, fix #3608: sort.tsright after.jsf8ec300runnpm pkg fixas suggested by the npm clid7fd1adpublish 0.19.12 to npme04a690fix #3605: print the original JSX AST unmodifiedf571399allow jsx elements as jsx attribute valuesa652e73runmake update-compat-table35c0d65fix #3574: ts type parser bug with infer + extendsUpdates
undicifrom 6.2.1 to 6.6.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
fa2d2d2Bumped v6.6.09bcf6f8fix: make ci less flaky (#2684)0808a72websocket: fix close when no closing code is received (#2680)8220e7dimplement spec changes from a while ago (#2676)f1d7adachore: small perf improvements (#2661)3e37392chore: use optional chaining (#2666)ee35bb0chore: remove this alias in agent.js (#2671)82477d7chore: fix various codesmells (#2669)2144da4remove timers/promises import (#2665)bed8489build(deps-dev): bump cronometro from 1.2.0 to 2.0.2 (#2668)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions