Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(dependabot): bump the non-breaking group with 7 updates #39

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps the non-breaking group with 7 updates:

Package From To
@aws-sdk/client-s3 3.637.0 3.651.1
@aws-sdk/lib-storage 3.637.0 3.651.1
@nestjs/cli 10.4.4 10.4.5
@swc/core 1.7.18 1.7.26
@types/node 20.16.1 20.16.5
@vitest/coverage-v8 2.0.5 2.1.1
vitest 2.0.5 2.1.1

Updates @aws-sdk/client-s3 from 3.637.0 to 3.651.1

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.651.1

3.651.1(2024-09-13)

Chores
  • cloudfront-signer: add support for WebSockets (#5827) (e01c9b09)
  • clients: populate and resolve flexible checksums client config (#6471) (685f44d4)
  • middleware-flexible-checksums: add config resolver (#6470) (8c6a2fb2)
  • core: change description to force version update (#6467) (eeffdc08)
Documentation Changes
  • client-ivschat: Updates to all tags descriptions. (58830f4b)
  • client-ivs: Updates to all tags descriptions. (cf98aa44)
  • client-amplify: Doc only update to Amplify to explain platform setting for Next.js 14 SSG only applications (1a05f160)
New Features
  • clients: update client endpoints as of 2024-09-13 (39032e63)
Bug Fixes
  • credential-provider-ini: fix recursive assume role and optional role_arn in credential_source (#6472) (c095306e)

For list of updated packages, view updated-packages.md in assets-3.651.1.zip

v3.651.0

3.651.0(2024-09-12)

Chores
  • middleware-flexible-checksums: add RequestChecksumCalculation and ResponseChecksumValidation (#6465) (ba923e62)
  • bug issue template, add checkbox to report potential regression (#6448) (6a539fee)
Documentation Changes
  • client-rds: This release adds support for the os-upgrade pending maintenance action for Amazon Aurora DB clusters. (89e6e2f1)
  • create new Node.js performance docs section and clean up upgrading docs (#6466) (059223d3)
  • add ERROR_HANDLING.md supplemental (#6454) (23503c61)
New Features
  • client-synthetics: This release introduces two features. The first is tag replication, which allows for the propagation of canary tags onto Synthetics related resources, such as Lambda functions. The second is a limit increase in canary name length, which has now been increased from 21 to 255 characters. (9d8cf33b)
  • client-mediaconvert: This release includes support for dynamic video overlay workflows, including picture-in-picture and squeezeback (d4befea4)
  • client-elastic-load-balancing-v2: Correct incorrectly mapped error in ELBv2 waiters (7501e914)
  • client-emr: Update APIs to allow modification of ODCR options, allocation strategy, and InstanceTypeConfigs on running InstanceFleet clusters. (b3df65a0)
  • client-cognito-identity-provider: Added email MFA option to user pools with advanced security features. (b2fefb3d)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.651.1 (2024-09-13)

Note: Version bump only for package @​aws-sdk/client-s3

3.651.0 (2024-09-12)

Note: Version bump only for package @​aws-sdk/client-s3

3.650.0 (2024-09-11)

Note: Version bump only for package @​aws-sdk/client-s3

3.649.0 (2024-09-10)

Features

  • endpoints: codegen sync for request creation performance improvements (#6449) (c8e8f28)

3.645.0 (2024-09-04)

Note: Version bump only for package @​aws-sdk/client-s3

Commits
  • 77a7964 Publish v3.651.1
  • 685f44d chore(clients): populate and resolve flexible checksums client config (#6471)
  • 9ed53c0 Publish v3.651.0
  • 31a992a Publish v3.650.0
  • 76ceacb chore(clients): use spread operator for command endpoint params when necessar...
  • 75e1ab8 Publish v3.649.0
  • c8e8f28 feat(endpoints): codegen sync for request creation performance improvements (...
  • db318cd Publish v3.645.0
  • 46492e4 docs(clients): update doc comments from codegen (#6434)
  • See full diff in compare view

Updates @aws-sdk/lib-storage from 3.637.0 to 3.651.1

Release notes

Sourced from @​aws-sdk/lib-storage's releases.

v3.651.1

3.651.1(2024-09-13)

Chores
  • cloudfront-signer: add support for WebSockets (#5827) (e01c9b09)
  • clients: populate and resolve flexible checksums client config (#6471) (685f44d4)
  • middleware-flexible-checksums: add config resolver (#6470) (8c6a2fb2)
  • core: change description to force version update (#6467) (eeffdc08)
Documentation Changes
  • client-ivschat: Updates to all tags descriptions. (58830f4b)
  • client-ivs: Updates to all tags descriptions. (cf98aa44)
  • client-amplify: Doc only update to Amplify to explain platform setting for Next.js 14 SSG only applications (1a05f160)
New Features
  • clients: update client endpoints as of 2024-09-13 (39032e63)
Bug Fixes
  • credential-provider-ini: fix recursive assume role and optional role_arn in credential_source (#6472) (c095306e)

For list of updated packages, view updated-packages.md in assets-3.651.1.zip

v3.651.0

3.651.0(2024-09-12)

Chores
  • middleware-flexible-checksums: add RequestChecksumCalculation and ResponseChecksumValidation (#6465) (ba923e62)
  • bug issue template, add checkbox to report potential regression (#6448) (6a539fee)
Documentation Changes
  • client-rds: This release adds support for the os-upgrade pending maintenance action for Amazon Aurora DB clusters. (89e6e2f1)
  • create new Node.js performance docs section and clean up upgrading docs (#6466) (059223d3)
  • add ERROR_HANDLING.md supplemental (#6454) (23503c61)
New Features
  • client-synthetics: This release introduces two features. The first is tag replication, which allows for the propagation of canary tags onto Synthetics related resources, such as Lambda functions. The second is a limit increase in canary name length, which has now been increased from 21 to 255 characters. (9d8cf33b)
  • client-mediaconvert: This release includes support for dynamic video overlay workflows, including picture-in-picture and squeezeback (d4befea4)
  • client-elastic-load-balancing-v2: Correct incorrectly mapped error in ELBv2 waiters (7501e914)
  • client-emr: Update APIs to allow modification of ODCR options, allocation strategy, and InstanceTypeConfigs on running InstanceFleet clusters. (b3df65a0)
  • client-cognito-identity-provider: Added email MFA option to user pools with advanced security features. (b2fefb3d)

... (truncated)

Changelog

Sourced from @​aws-sdk/lib-storage's changelog.

3.651.1 (2024-09-13)

Note: Version bump only for package @​aws-sdk/lib-storage

3.651.0 (2024-09-12)

Note: Version bump only for package @​aws-sdk/lib-storage

3.650.0 (2024-09-11)

Note: Version bump only for package @​aws-sdk/lib-storage

3.649.0 (2024-09-10)

Features

  • endpoints: codegen sync for request creation performance improvements (#6449) (c8e8f28)

3.645.0 (2024-09-04)

Note: Version bump only for package @​aws-sdk/lib-storage

Commits

Updates @nestjs/cli from 10.4.4 to 10.4.5

Release notes

Sourced from @​nestjs/cli's releases.

Release 10.4.5

  • Merge pull request #2666 from nestjs/renovate/nest-monorepo (a734d81f)
  • Merge pull request #2712 from nestjs/renovate/npm-webpack-vulnerability (587e407e)
  • chore(deps): update dependency @​swc/core to v1.7.21 (4ccad5c5)
  • chore(deps): update commitlint monorepo to v19.4.1 (d3484bfd)
  • fix(deps): update dependency webpack to v5.94.0 [security] (78136826)
  • chore(deps): update dependency @​types/node to v20.16.2 (b9cdc65b)
  • chore(deps): update typescript-eslint monorepo to v8.3.0 (28913e79)
  • chore(deps): update dependency @​swc/core to v1.7.18 (fa03cba8)
  • chore(deps): update dependency eslint to v9.9.1 (89009c4c)
  • chore(deps): update dependency husky to v9.1.5 (769a0606)
  • chore(deps): update typescript-eslint monorepo to v8.2.0 (0f8f78bd)
  • chore(deps): update dependency @​swc/core to v1.7.14 (24bfce40)
  • fix(deps): update dependency @​nestjs/schematics to v10.1.4 (868addea)
  • chore(deps): update dependency @​types/node to v20.16.1 (df9264fc)
  • chore(deps): update dependency @​swc/core to v1.7.12 (cd54a267)
  • chore(deps): update dependency @​types/node to v20.16.0 (acc8e4b4)
  • chore(deps): update dependency @​types/node to v20.15.0 (562e818a)
  • chore(deps): update dependency @​swc/core to v1.7.11 (dd9be115)
  • chore(deps): update dependency lint-staged to v15.2.9 (2c1de383)
  • chore(deps): update typescript-eslint monorepo to v8.1.0 (c1f7432b)
  • chore(deps): update dependency eslint to v9.9.0 (de689668)
  • chore(deps): update dependency @​types/node to v20.14.15 (0c31bb68)
  • chore(deps): update dependency @​swc/core to v1.7.10 (d0f9535e)
  • chore(deps): update dependency @​swc/core to v1.7.9 (36b276a7)
Commits
  • 999f806 chore(): release v10.4.5
  • a734d81 Merge pull request #2666 from nestjs/renovate/nest-monorepo
  • 587e407 Merge pull request #2712 from nestjs/renovate/npm-webpack-vulnerability
  • 4ccad5c chore(deps): update dependency @​swc/core to v1.7.21
  • d3484bf chore(deps): update commitlint monorepo to v19.4.1
  • 7813682 fix(deps): update dependency webpack to v5.94.0 [security]
  • b9cdc65 chore(deps): update dependency @​types/node to v20.16.2
  • 28913e7 chore(deps): update typescript-eslint monorepo to v8.3.0
  • fa03cba chore(deps): update dependency @​swc/core to v1.7.18
  • 89009c4 chore(deps): update dependency eslint to v9.9.1
  • Additional commits viewable in compare view

Updates @swc/core from 1.7.18 to 1.7.26

Commits
  • de2240b chore: Publish 1.7.26 with swc_core v0.104.1
  • 8004fc9 chore: Update changelog
  • 9f37976 chore: Publish 1.7.26-nightly-20240911.1 with swc_core v0.104.1
  • 0292e02 chore: Update changelog
  • 898a3b0 chore: Publish 1.7.25 with swc_core v0.104.1
  • 61caab9 chore: Update changelog
  • 7becba7 chore: Publish 1.7.25-nightly-20240911.1 with swc_core v0.104.1
  • 21edbc3 chore: Publish crates with swc_core v0.104.1
  • 64ec111 chore(bindings/node): Fix type definition
  • 47ef38d fix(es/codegen): Ensure decorators are emitted first in TS paramters (#9545)
  • Additional commits viewable in compare view

Updates @types/node from 20.16.1 to 20.16.5

Commits

Updates @vitest/coverage-v8 from 2.0.5 to 2.1.1

Release notes

Sourced from @​vitest/coverage-v8's releases.

v2.1.1

   🐞 Bug Fixes

    View changes on GitHub

v2.1.0

This release makes another big change to the Browser Mode by introducing locators API:

test('renders blog posts', async () => {
  const screen = page.render(<Blog />)
await expect.element(screen.getByRole('heading', { name: 'Blog' })).toBeInTheDocument()
const [firstPost] = screen.getByRole('listitem').all()
await firstPost.getByRole('button', { name: 'Delete' }).click()
expect(screen.getByRole('listitem').all()).toHaveLength(3)
})

You can use either vitest-browser-vue, vitest-browser-svelte or vitest-browser-react to render components and make assertions using locators. Locators are also available on the page object from @vitest/browser/context.

Potential Breaking Change

  • workspace:
    • Correctly resolve workspace globs and file paths  -  by @​sheremet-va in vitest-dev/vitest#6316 (afdcb)
    • This changes how the custom glob pattern in the workspace config is treated. Any file matching the glob is considered a Vitest config file. Any folder matching the glob pattern is treated as a workspace project and is subject to the regular config resolution (single vitest.config.ts or vite.config.ts inside the folder)
    • For example, projects/* will match anything inside the projects folder. If it's a folder, we try to find the config inside that folder (if there is none, it is still treated as a project with the default config). If it's a file, it will be treated as a Vitest config. projects/**/* previously would assume that you only wanted to have folders as projects, but now it will match every single file insideprojects.
    • This change doesn't affect non-glob usage.

   🚀 Features

... (truncated)

Commits
  • 699055e chore: release v2.1.1
  • 9f1fd18 chore: release v2.1.0
  • b2be23e chore: release v2.1.0-beta.7
  • 8ac7011 chore: release v2.1.0-beta.6
  • da52d23 fix(coverage): use project specific vitenode for uncovered files (#6044)
  • 5932a7f feat(coverage): add --exclude-after-remap (#6309)
  • 34199bd feat(browser): support v8 coverage (#6273)
  • 72056b5 chore: release v2.1.0-beta.5
  • 91dea8c fix(coverage): v8 to warn instead of crash when conversion fails (#6318)
  • 1f6cb59 fix(coverage): v8 to support source maps with multiple sources (#6120)
  • Additional commits viewable in compare view

Updates vitest from 2.0.5 to 2.1.1

Release notes

Sourced from vitest's releases.

v2.1.1

   🐞 Bug Fixes

    View changes on GitHub

v2.1.0

This release makes another big change to the Browser Mode by introducing locators API:

test('renders blog posts', async () => {
  const screen = page.render(<Blog />)
await expect.element(screen.getByRole('heading', { name: 'Blog' })).toBeInTheDocument()
const [firstPost] = screen.getByRole('listitem').all()
await firstPost.getByRole('button', { name: 'Delete' }).click()
expect(screen.getByRole('listitem').all()).toHaveLength(3)
})

You can use either vitest-browser-vue, vitest-browser-svelte or vitest-browser-react to render components and make assertions using locators. Locators are also available on the page object from @vitest/browser/context.

Potential Breaking Change

  • workspace:
    • Correctly resolve workspace globs and file paths  -  by @​sheremet-va in vitest-dev/vitest#6316 (afdcb)
    • This changes how the custom glob pattern in the workspace config is treated. Any file matching the glob is considered a Vitest config file. Any folder matching the glob pattern is treated as a workspace project and is subject to the regular config resolution (single vitest.config.ts or vite.config.ts inside the folder)
    • For example, projects/* will match anything inside the projects folder. If it's a folder, we try to find the config inside that folder (if there is none, it is still treated as a project with the default config). If it's a file, it will be treated as a Vitest config. projects/**/* previously would assume that you only wanted to have folders as projects, but now it will match every single file insideprojects.
    • This change doesn't affect non-glob usage.

   🚀 Features

... (truncated)

Commits
  • 699055e chore: release v2.1.1
  • 36b5ace fix(workspace): resolve glob pattern once to avoid name collision (#6489)
  • 16aa76c fix(browser): make example test callbacks async (#6484)
  • 9f1fd18 chore: release v2.1.0
  • 94a186e fix(ui): render project name consistently (#6329)
  • ac698b1 fix: expect.getState().testPath always returns correct path (#6472)
  • b2be23e chore: release v2.1.0-beta.7
  • 0b44722 fix: ignore importer when resolving Vitest (#6469)
  • 97773e2 chore: fix edge case in license files bundling (#6460)
  • 7ab0f4a feat(browser): support --inspect-brk (#6434)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the non-breaking group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.637.0` | `3.651.1` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.637.0` | `3.651.1` |
| [@nestjs/cli](https://github.com/nestjs/nest-cli) | `10.4.4` | `10.4.5` |
| [@swc/core](https://github.com/swc-project/swc) | `1.7.18` | `1.7.26` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.16.1` | `20.16.5` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `2.0.5` | `2.1.1` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.0.5` | `2.1.1` |


Updates `@aws-sdk/client-s3` from 3.637.0 to 3.651.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.651.1/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.637.0 to 3.651.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.651.1/lib/lib-storage)

Updates `@nestjs/cli` from 10.4.4 to 10.4.5
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
- [Commits](nestjs/nest-cli@10.4.4...10.4.5)

Updates `@swc/core` from 1.7.18 to 1.7.26
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.7.18...v1.7.26)

Updates `@types/node` from 20.16.1 to 20.16.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vitest/coverage-v8` from 2.0.5 to 2.1.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/coverage-v8)

Updates `vitest` from 2.0.5 to 2.1.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/vitest)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking
- dependency-name: "@nestjs/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-breaking
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-breaking
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-breaking
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-breaking
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-breaking
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 16, 2024
@pkarolyi pkarolyi merged commit cc158d2 into main Sep 16, 2024
10 checks passed
@pkarolyi pkarolyi deleted the dependabot/npm_and_yarn/non-breaking-6c1dd73000 branch September 16, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant