Conversation
Bumps the production-compat group with 7 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.20` | `20.11.25` | | [recast](https://github.com/benjamn/recast) | `0.23.4` | `0.23.5` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.9` | `7.24.0` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.2.0` | `48.2.1` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.515.0` | `3.529.1` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.515.0` | `3.529.1` | Updates `@types/node` from 20.11.20 to 20.11.25 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `recast` from 0.23.4 to 0.23.5 - [Release notes](https://github.com/benjamn/recast/releases) - [Commits](https://github.com/benjamn/recast/commits) Updates `@babel/core` from 7.23.9 to 7.24.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.0/packages/babel-core) Updates `eslint` from 8.56.0 to 8.57.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v8.57.0) Updates `eslint-plugin-jsdoc` from 48.2.0 to 48.2.1 - [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.2.0...v48.2.1) Updates `@aws-sdk/client-s3` from 3.515.0 to 3.529.1 - [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.529.1/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.515.0 to 3.529.1 - [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.529.1/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: recast dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-compat - dependency-name: "@babel/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-compat - dependency-name: eslint 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: "@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>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3104 +/- ##
==========================================
- Coverage 63.73% 63.61% -0.13%
==========================================
Files 212 213 +1
Lines 38854 38862 +8
==========================================
- Hits 24765 24721 -44
- Misses 14089 14141 +52 |
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 7 updates:
20.11.2020.11.250.23.40.23.57.23.97.24.08.56.08.57.048.2.048.2.13.515.03.529.13.515.03.529.1Updates
@types/nodefrom 20.11.20 to 20.11.25Commits
Updates
recastfrom 0.23.4 to 0.23.5Commits
Updates
@babel/corefrom 7.23.9 to 7.24.0Release notes
Sourced from
@babel/core's releases.... (truncated)
Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
ce59160v7.24.04bd1d41ImplementnoUninitializedPrivateFieldAccessassumption (#16267)741939cSuggest usingBABEL_SHOW_CONFIG_FORfor config problems (#12428)08a057cUseObject.hasOwnwhen available (#16248)ee7ef0bchore: Helper changes for Babel 8 (#16209)Updates
eslintfrom 8.56.0 to 8.57.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
abea3b68.57.01cd3f8cBuild: changelog update for 8.57.01813aecchore: upgrade@eslint/js@8.57.0 (#18143)5c356bbchore: package.json update for@eslint/jsrelease84922d0docs: Show prerelease version in dropdown (#18139)1120b9bfeat: Add loadESLint() API method for v8 (#18098)5b8c363docs: Switch to Ethical Ads (#18117)2196d97fix: handle absolute file paths inFlatRuleTester(#18064)f4a1fe2test: add more tests for ignoring files and directories (#18068)69dd1d1fix: Ensure config keys are printed for config errors (#18067)Updates
eslint-plugin-jsdocfrom 48.2.0 to 48.2.1Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
783b4e9fix(require-jsdoc): avoid erring on #-marked private methods; fixes #1212e948beedocs(check-param-names): update docs fordisableMissingParamChecksUpdates
@aws-sdk/client-s3from 3.515.0 to 3.529.1Release notes
Sourced from
@aws-sdk/client-s3's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3's changelog.Commits
6a7fc32Publish v3.529.12fd9505Publish v3.529.0304ca3echore(codegen): use lib serde helpers instead of codegen (#5855)d3fd7ecPublish v3.525.01e2b1aechore: bump smithy to 1.45.0 (#5833)7b4487dPublish v3.523.059c19e5chore: update smithy package versions (#5835)18d2e6dPublish v3.521.09fec71dfeat: requestHandler ctor param pass-through (#5820)Updates
@aws-sdk/lib-storagefrom 3.515.0 to 3.529.1Release notes
Sourced from
@aws-sdk/lib-storage's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/lib-storage's changelog.Commits
6a7fc32Publish v3.529.12fd9505Publish v3.529.0af5215aPublish v3.525.17fd4d55fix(lib-storage): use AbortController interface instead of class as type (#5843)d3fd7ecPublish v3.525.01e2b1aechore: bump smithy to 1.45.0 (#5833)7b4487dPublish v3.523.059c19e5chore: update smithy package versions (#5835)18d2e6dPublish v3.521.09fec71dfeat: requestHandler ctor param pass-through (#5820)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