Conversation
Bumps the production-compat group with 6 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.16` | `20.11.17` | | [chokidar](https://github.com/paulmillr/chokidar) | `3.5.3` | `3.6.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.0.4` | `48.0.6` | | [dotenv](https://github.com/motdotla/dotenv) | `16.4.1` | `16.4.4` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.504.0` | `3.513.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.504.0` | `3.513.0` | Updates `@types/node` from 20.11.16 to 20.11.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `chokidar` from 3.5.3 to 3.6.0 - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](paulmillr/chokidar@3.5.3...3.6.0) Updates `eslint-plugin-jsdoc` from 48.0.4 to 48.0.6 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v48.0.4...v48.0.6) Updates `dotenv` from 16.4.1 to 16.4.4 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.1...v16.4.4) Updates `@aws-sdk/client-s3` from 3.504.0 to 3.513.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.513.0/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.504.0 to 3.513.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.513.0/lib/lib-storage) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-compat - dependency-name: chokidar dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-compat - dependency-name: eslint-plugin-jsdoc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-compat - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-compat - dependency-name: "@aws-sdk/client-s3" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-compat - dependency-name: "@aws-sdk/lib-storage" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-compat ... Signed-off-by: dependabot[bot] <support@github.com>
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 production-compat group with 6 updates:
20.11.1620.11.173.5.33.6.048.0.448.0.616.4.116.4.43.504.03.513.03.504.03.513.0Updates
@types/nodefrom 20.11.16 to 20.11.17Commits
Updates
chokidarfrom 3.5.3 to 3.6.0Release notes
Sourced from chokidar's releases.
Commits
7c50e25Release 3.6.0.112015fAdd github ci autopublishab12362Merge pull request #1300 from ben-polinsky/fix-fswatcher-types-129929a2f13fix formattinga0f9e09update fs.FSWatcher types to satisfy node versions >= 16; fixes #12995589454Merge pull request #1197 from MarcCelani-at/handleMustScanSubDirs399647eMerge pull request #1288 from JLHwung/fix-ready-countf022fe7ready call # is unfortunately platform specific1370123fix readyCount logic08318d6Adjust funding field in pkgUpdates
eslint-plugin-jsdocfrom 48.0.4 to 48.0.6Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
e9a9b74fix(informative-docs): check default named declaration6fcb47fchore: update semver and devDeps.5a79d3ffix(informative-docs): check named export declarations: fixes #1198207bc74chore: update jsdoccomment and devDeps.f2aef87fix(informative-docs): Improve wording in rule descriptionUpdates
dotenvfrom 16.4.1 to 16.4.4Changelog
Sourced from dotenv's changelog.
Commits
d03e39716.4.43275a0achangelog 🪵f40a8c3Merge pull request #812 from motdotla/patch-121dc22d3replace 14 chaining operator9f1999cadd 12 showing issue06fd9bbupdate README91bb2d8Merge pull request #809 from motdotla/additional-tests5057a81add test showing .env.vault decryption stil works with multi-files to options...6581b5416.4.31cf05e3Merge pull request #808 from motdotla/changelogUpdates
@aws-sdk/client-s3from 3.504.0 to 3.513.0Release notes
Sourced from
@aws-sdk/client-s3's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3's changelog.Commits
6c362fdPublish v3.513.04004ff6feat(experimentalIdentityAndAuth): release phase for services without customi...d085306Publish v3.511.0fff6390Publish v3.509.093b5acaPublish v3.507.00872087feat: unified error dispatcher in protocols (#5756)Updates
@aws-sdk/lib-storagefrom 3.504.0 to 3.513.0Release notes
Sourced from
@aws-sdk/lib-storage's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/lib-storage's changelog.Commits
6c362fdPublish v3.513.0d085306Publish v3.511.0fff6390Publish v3.509.093b5acaPublish v3.507.0Dependabot 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