Skip to content

chore(deps): bump the other-dependencies group across 1 directory with 30 updates #1477

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

Open
wants to merge 1 commit into
base: dependabot-test
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps the other-dependencies group with 30 updates in the / directory:

Package From To
@nx/esbuild 20.0.11 20.8.1
@nx/eslint 20.0.11 20.8.1
@nx/eslint-plugin 20.0.11 20.8.1
@nx/jest 20.0.11 20.8.1
@nx/js 20.0.11 20.8.1
@nx/node 20.0.11 20.8.1
@nx/workspace 20.0.11 20.8.1
@swc/core 1.11.13 1.11.22
@types/node 20.6.3 20.17.31
@typescript-eslint/eslint-plugin 8.13.0 8.31.0
@typescript-eslint/parser 8.13.0 8.31.0
eslint 9.14.0 9.25.1
eslint-plugin-prettier 5.2.1 5.2.6
nx 20.6.4 20.8.1
prettier 3.3.3 3.5.3
ts-jest 29.2.5 29.3.2
typescript 5.3.3 5.8.3
aws-cdk-lib 2.113.0 2.192.0
esbuild 0.17.19 0.25.3
@types/aws-lambda 8.10.145 8.10.149
aws-cdk 2.113.0 2.1012.0
@aws-sdk/client-cloudfront 3.682.0 3.797.0
@aws-sdk/client-sns 3.682.0 3.797.0
@aws-sdk/client-dynamodb 3.726.1 3.797.0
axios 1.8.4 1.9.0
@aws-sdk/client-s3 3.685.0 3.797.0
@aws-sdk/client-secrets-manager 3.682.0 3.797.0
@aws-sdk/client-sqs 3.682.0 3.797.0
@aws-sdk/client-ssm 3.682.0 3.797.0
@aws-solutions-constructs/aws-lambda-sqs-lambda 2.74.0 2.84.0

Updates @nx/esbuild from 20.0.11 to 20.8.1

Release notes

Sourced from @​nx/esbuild's releases.

20.8.1 (2025-04-25)

🚀 Features

  • nx-dev: add React landing page (#30612)
  • nx-dev: add course preview component (83b235e9dd)

🩹 Fixes

  • angular: remove deprecated standaloneConfig from generators (#30578)
  • angular: handle ssr with convert-to-rspack (#30752)
  • angular: convert-to-rspack correctly migrating existing custom webpack configs (#30778)
  • core: improve flaky ci test (#30738)
  • core: allow disabling output streaming with NX_STREAM_OUTPUT (#30834)
  • js: remove check that ts plugin is used for ts sync generator (#30743)
  • linter: remove empty entry in typescript eslint flat config (#30727)
  • nx-dev: refer to the youtube video instead of storing the videos… (#30739)
  • nx-dev: toc should only include headings from the article body (56e18a0d24)
  • testing: fix cypress and playwright atomized targetDefaults so they match correctly (#30717)

❤️ Thank You

20.8.0 (2025-04-14)

🚀 Features

  • angular: add --bundler=rspack option to app generator (#30623)
  • core: handle yarn resolutions and patches when parsing and pruning lock file (#30546)
  • core: add --bundler=rspack option to angular stack cnw (#30629)
  • core: add support for http based caches (#30593)
  • core: add filter for git checkouts in generated pipelines and docs (#30547)
  • core: allow globs in project config to extend atomized targets (#30630)
  • nx-dev: tutorialkit project (#29992)
  • react: add crystal mf support to host and remote (#30424)
  • release: revamped nx release version implementation (#30418)
  • rspack: add support for non-buildable libraries in external dependencies (#30606)
  • storybook: migrate to latest storybook 8 version (#30584)
  • testing: add support for cypress v14 (#30618)

🩹 Fixes

... (truncated)

Commits
  • 176c792 feat(misc): set a development conditional export for buildable libraries wh...
  • e0cae53 fix(js): update tinyglobby to speed up shallow file matching (#30415)
  • ada8be4 fix(misc): fix misc issues in project generators for the ts solution setup (#...
  • 7da48d6 fix(bundling): fix esbuild to work with ts project references (#30230)
  • 9cbd476 fix(esbuild): update peerDep range (#30167)
  • c6e9565 cleanup(core): move esbuild to use tinyglobby (#29453)
  • 0334dad fix(js): ensure js libraries' build produce esm output in ts solution setup (...
  • 22cec78 docs(bundling): correct esbuild options nesting (#28748)
  • 89ab887 fix(core): Update bundlers to not typecheck if using new TS solution setup (#...
  • f357b4e feat(js): update the setup-build generator to support the new ts setup (#28446)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jameshenry, a new releaser for @​nx/esbuild since your current version.


Updates @nx/eslint from 20.0.11 to 20.8.1

Release notes

Sourced from @​nx/eslint's releases.

20.8.1 (2025-04-25)

🚀 Features

  • nx-dev: add React landing page (#30612)
  • nx-dev: add course preview component (83b235e9dd)

🩹 Fixes

  • angular: remove deprecated standaloneConfig from generators (#30578)
  • angular: handle ssr with convert-to-rspack (#30752)
  • angular: convert-to-rspack correctly migrating existing custom webpack configs (#30778)
  • core: improve flaky ci test (#30738)
  • core: allow disabling output streaming with NX_STREAM_OUTPUT (#30834)
  • js: remove check that ts plugin is used for ts sync generator (#30743)
  • linter: remove empty entry in typescript eslint flat config (#30727)
  • nx-dev: refer to the youtube video instead of storing the videos… (#30739)
  • nx-dev: toc should only include headings from the article body (56e18a0d24)
  • testing: fix cypress and playwright atomized targetDefaults so they match correctly (#30717)

❤️ Thank You

20.8.0 (2025-04-14)

🚀 Features

  • angular: add --bundler=rspack option to app generator (#30623)
  • core: handle yarn resolutions and patches when parsing and pruning lock file (#30546)
  • core: add --bundler=rspack option to angular stack cnw (#30629)
  • core: add support for http based caches (#30593)
  • core: add filter for git checkouts in generated pipelines and docs (#30547)
  • core: allow globs in project config to extend atomized targets (#30630)
  • nx-dev: tutorialkit project (#29992)
  • react: add crystal mf support to host and remote (#30424)
  • release: revamped nx release version implementation (#30418)
  • rspack: add support for non-buildable libraries in external dependencies (#30606)
  • storybook: migrate to latest storybook 8 version (#30584)
  • testing: add support for cypress v14 (#30618)

🩹 Fixes

... (truncated)

Commits
  • 4bd6477 feat(linter): support eslint-config-prettier v10 (#30480)
  • ada8be4 fix(misc): fix misc issues in project generators for the ts solution setup (#...
  • 8b11d8b docs(core): add migrations docs for 20.x (#30186)
  • 7a73e8a fix(linter): restore package update group for `@typescript-eslint/eslint-plug...
  • 09ebf5f fix(eslint): ensure that packages in the same group as updated together (#30187)
  • c2e89f8 feat(core): add multi hash fn (#29935)
  • eb0505b fix(vite): ignore vite temp files in eslint config (#29909)
  • d5b8908 fix(linter): install @​eslint/eslintrc package as necessary (#29933)
  • dfbfe3b fix(linter): add cjs, cts, mjs, and mts to the default extensions for...
  • 45847a6 feat(js): remove nx property from generated package.json files (#29705)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jameshenry, a new releaser for @​nx/eslint since your current version.


Updates @nx/eslint-plugin from 20.0.11 to 20.8.1

Release notes

Sourced from @​nx/eslint-plugin's releases.

20.8.1 (2025-04-25)

🚀 Features

  • nx-dev: add React landing page (#30612)
  • nx-dev: add course preview component (83b235e9dd)

🩹 Fixes

  • angular: remove deprecated standaloneConfig from generators (#30578)
  • angular: handle ssr with convert-to-rspack (#30752)
  • angular: convert-to-rspack correctly migrating existing custom webpack configs (#30778)
  • core: improve flaky ci test (#30738)
  • core: allow disabling output streaming with NX_STREAM_OUTPUT (#30834)
  • js: remove check that ts plugin is used for ts sync generator (#30743)
  • linter: remove empty entry in typescript eslint flat config (#30727)
  • nx-dev: refer to the youtube video instead of storing the videos… (#30739)
  • nx-dev: toc should only include headings from the article body (56e18a0d24)
  • testing: fix cypress and playwright atomized targetDefaults so they match correctly (#30717)

❤️ Thank You

20.8.0 (2025-04-14)

🚀 Features

  • angular: add --bundler=rspack option to app generator (#30623)
  • core: handle yarn resolutions and patches when parsing and pruning lock file (#30546)
  • core: add --bundler=rspack option to angular stack cnw (#30629)
  • core: add support for http based caches (#30593)
  • core: add filter for git checkouts in generated pipelines and docs (#30547)
  • core: allow globs in project config to extend atomized targets (#30630)
  • nx-dev: tutorialkit project (#29992)
  • react: add crystal mf support to host and remote (#30424)
  • release: revamped nx release version implementation (#30418)
  • rspack: add support for non-buildable libraries in external dependencies (#30606)
  • storybook: migrate to latest storybook 8 version (#30584)
  • testing: add support for cypress v14 (#30618)

🩹 Fixes

... (truncated)

Commits
  • b69a058 fix(linter): remove empty entry in typescript eslint flat config (#30727)
  • 4bd6477 feat(linter): support eslint-config-prettier v10 (#30480)
  • 04cf098 fix(core): change graph node type and name to string (#29610)
  • 2d9a673 fix(linter): dependency-check-support-catalogs (#29923)
  • 713b9fb feat(linter): add runtimeHelpers option to @nx/dependency-checks rule (#2...
  • 1fbcd73 fix(linter): produce type information for the eslint-plugin main entry point ...
  • cbbe14b fix(linter): add files entry to react flat configs to avoid applying TS rules...
  • f3b85be fix(linter): export Options types for enforce-module-boundaries and `nx-p...
  • 9d1c55b fix(nx-plugin): fix plugin generation in ts solution setup (#29730)
  • b9c0e3d feat(eslint): rename eslint.config.js to eslint.config.cjs to resolve them as...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jameshenry, a new releaser for @​nx/eslint-plugin since your current version.


Updates @nx/jest from 20.0.11 to 20.8.1

Release notes

Sourced from @​nx/jest's releases.

20.8.1 (2025-04-25)

🚀 Features

  • nx-dev: add React landing page (#30612)
  • nx-dev: add course preview component (83b235e9dd)

🩹 Fixes

  • angular: remove deprecated standaloneConfig from generators (#30578)
  • angular: handle ssr with convert-to-rspack (#30752)
  • angular: convert-to-rspack correctly migrating existing custom webpack configs (#30778)
  • core: improve flaky ci test (#30738)
  • core: allow disabling output streaming with NX_STREAM_OUTPUT (#30834)
  • js: remove check that ts plugin is used for ts sync generator (#30743)
  • linter: remove empty entry in typescript eslint flat config (#30727)
  • nx-dev: refer to the youtube video instead of storing the videos… (#30739)
  • nx-dev: toc should only include headings from the article body (56e18a0d24)
  • testing: fix cypress and playwright atomized targetDefaults so they match correctly (#30717)

❤️ Thank You

20.8.0 (2025-04-14)

🚀 Features

  • angular: add --bundler=rspack option to app generator (#30623)
  • core: handle yarn resolutions and patches when parsing and pruning lock file (#30546)
  • core: add --bundler=rspack option to angular stack cnw (#30629)
  • core: add support for http based caches (#30593)
  • core: add filter for git checkouts in generated pipelines and docs (#30547)
  • core: allow globs in project config to extend atomized targets (#30630)
  • nx-dev: tutorialkit project (#29992)
  • react: add crystal mf support to host and remote (#30424)
  • release: revamped nx release version implementation (#30418)
  • rspack: add support for non-buildable libraries in external dependencies (#30606)
  • storybook: migrate to latest storybook 8 version (#30584)
  • testing: add support for cypress v14 (#30618)

🩹 Fixes

... (truncated)

Commits
  • f3013cc fix(testing): do not inherit existing env (#30688)
  • 259561f fix(testing): enforce commonjs module for ts-jest (#30681)
  • 1a235d7 fix(react): react-router should work with jest out of the box (#30487)
  • 5dbe040 fix(misc): override customConditions when using an incompatible module reso...
  • 8b11d8b docs(core): add migrations docs for 20.x (#30186)
  • af930c3 feat(testing): add type annotation for Jest configuration export (#30059)
  • c2e89f8 feat(core): add multi hash fn (#29935)
  • 9bc6317 feat(testing): disable jest runtime by default when inferring targets (#29917)
  • 8266785 fix(testing): fix passing extra args to Jest cli (#27704)
  • 45847a6 feat(js): remove nx property from generated package.json files (#29705)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jameshenry, a new releaser for @​nx/jest since your current version.


Updates @nx/js from 20.0.11 to 20.8.1

Release notes

Sourced from @​nx/js's releases.

20.8.1 (2025-04-25)

🚀 Features

  • nx-dev: add React landing page (#30612)
  • nx-dev: add course preview component (83b235e9dd)

🩹 Fixes

  • angular: remove deprecated standaloneConfig from generators (#30578)
  • angular: handle ssr with convert-to-rspack (#30752)
  • angular: convert-to-rspack correctly migrating existing custom webpack configs (#30778)
  • core: improve flaky ci test (#30738)
  • core: allow disabling output streaming with NX_STREAM_OUTPUT (#30834)
  • js: remove check that ts plugin is used for ts sync generator (#30743)
  • linter: remove empty entry in typescript eslint flat config (#30727)
  • nx-dev: refer to the youtube video instead of storing the videos… (#30739)
  • nx-dev: toc should only include headings from the article body (56e18a0d24)
  • testing: fix cypress and playwright atomized targetDefaults so they match correctly (#30717)

❤️ Thank You

20.8.0 (2025-04-14)

🚀 Features

  • angular: add --bundler=rspack option to app generator (#30623)
  • core: handle yarn resolutions and patches when parsing and pruning lock file (#30546)
  • core: add --bundler=rspack option to angular stack cnw (#30629)
  • core: add support for http based caches (#30593)
  • core: add filter for git checkouts in generated pipelines and docs (#30547)
  • core: allow globs in project config to extend atomized targets (#30630)
  • nx-dev: tutorialkit project (#29992)
  • react: add crystal mf support to host and remote (#30424)
  • release: revamped nx release version implementation (#30418)
  • rspack: add support for non-buildable libraries in external dependencies (#30606)
  • storybook: migrate to latest storybook 8 version (#30584)
  • testing: add support for cypress v14 (#30618)

🩹 Fixes

... (truncated)

Commits
  • 08f4dd9 fix(js): remove check that ts plugin is used for ts sync generator (#30743)
  • ce41ded fix(js): ensure the tsconfig files cache is correctly busted when implementat...
  • 136e721 fix(js): handle when there are no package manager workspaces' patterns (#30666)
  • 7b85d91 feat(release): revamped nx release version implementation (#30418)
  • 2fd964f fix(js): Use correctly resolved path to tsconfig in readTsConfigWithRemappedP...
  • 538fd8c fix(js): update @​swc/cli version to fix vulnerability (#30575)
  • ac103fa cleanup(js): fix outdated unit test snapshot (#30582)
  • 9b84926 fix(js): handle extending from multiple config files and from local workspace...
  • 5974851 fix(js): infer dependency between typecheck and build tasks and more gran...
  • bae3acd fix(misc): handle outputs with globs when normalizing tsconfig path mappings ...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jameshenry, a new releaser for @​nx/js since your current version.


Updates @nx/node from 20.0.11 to 20.8.1

Release notes

Sourced from @​nx/node's releases.

20.8.1 (2025-04-25)

🚀 Features

  • nx-dev: add React landing page (#30612)
  • nx-dev: add course preview component (83b235e9dd)

🩹 Fixes

  • angular: remove deprecated standaloneConfig from generators (#30578)
  • angular: handle ssr with convert-to-rspack (#30752)
  • angular: convert-to-rspack correctly migrating existing custom webpack configs (#30778)
  • core: improve flaky ci test (#30738)
  • core: allow disabling output streaming with NX_STREAM_OUTPUT (#30834)
  • js: remove check that ts plugin is used for ts sync generator (#30743)
  • linter: remove empty entry in typescript eslint flat config (#30727)
  • nx-dev: refer to the youtube video instead of storing the videos… (#30739)
  • nx-dev: toc should only include headings from the article body (56e18a0d24)
  • testing: fix cypress and playwright atomized targetDefaults so they match correctly (#30717)

❤️ Thank You

20.8.0 (2025-04-14)

🚀 Features

  • angular: add --bundler=rspack option to app generator (#30623)
  • core: handle yarn resolutions and patches when parsing and pruning lock file (#30546)
  • core: add --bundler=rspack option to angular stack cnw (#30629)
  • core: add support for http based caches (#30593)
  • core: add filter for git checkouts in generated pipelines and docs (#30547)
  • core: allow globs in project config to extend atomized targets (#30630)
  • nx-dev: tutorialkit project (#29992)
  • react: add crystal mf support to host and remote (#30424)
  • release: revamped nx release version implementation (#30418)
  • rspack: add support for non-buildable libraries in external dependencies (#30606)
  • storybook: migrate to latest storybook 8 version (#30584)
  • testing: add support for cypress v14 (#30618)

🩹 Fixes

... (truncated)

Commits
  • 197b355 chore(repo): fix unit tests (#30431)
  • 176c792 feat(misc): set a development conditional export for buildable libraries wh...
  • cbf80c1 feat(misc): add useProjectJson flag to project generators (#30319)
  • 432a645 fix(core): handle package manager workspaces configuration in move generator ...
  • ada8be4 fix(misc): fix misc issues in project generators for the ts solution setup (#...
  • a5d2003 fix(js): update outDir in runtime tsconfig files to match types export in...
  • 8d056c9 fix(misc): generate config with output contained within project root (#29850)
  • 626c514 feat(misc): replace ts-jest transformer with @swc/jest for ts solution se...
  • 7df5737 feat(node): upgrade express to v4.21.2 to address security vulnerabilities (#...
  • 1f69dce feat(node): update app generator for fastify to the next major v5 (#29589)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jameshenry, a new releaser for @​nx/node since your current version.


Updates @nx/workspace from 20.0.11 to 20.8.1

Release notes

Sourced from @​nx/workspace's releases.

20.8.1 (2025-04-25)

🚀 Features

  • nx-dev: add React landing page (#30612)
  • nx-dev: add course preview component (83b235e9dd)

🩹 Fixes

  • angular: remove deprecated standaloneConfig from generators (#30578)
  • angular: handle ssr with convert-to-rspack (#30752)
  • angular: convert-to-rspack correctly migrating existing custom webpack configs (#30778)
  • core: improve flaky ci test (#30738)
  • core: allow disabling output streaming with NX_STREAM_OUTPUT (#30834)
  • js: remove check that ts plugin is used for ts sync generator (#30743)
  • linter: remove empty entry in typescript eslint flat config (#30727)
  • nx-dev: refer to the youtube video instead of storing the videos… (#30739)
  • nx-dev: toc should only include headings from the article body (56e18a0d24)
  • testing: fix cypress and playwright atomized targetDefaults so they match correctly (#30717)

❤️ Thank You

20.8.0 (2025-04-14)

🚀 Features

  • angular: add --bundler=rspack option to app generator (#30623)
  • core: handle yarn resolutions and patches when parsing and pruning lock file (#30546)
  • core: add --bundler=rspack option to angular stack cnw (#30629)
  • core: add support for http based caches (#30593)
  • core: add filter for git checkouts in generated pipelines and docs (#30547)
  • core: allow globs in project config to extend atomized targets (#30630)
  • nx-dev: tutorialkit project (#29992)
  • react: add crystal mf support to host and remote (#30424)
  • release: revamped nx release version implementation (#30418)
  • rspack: add support for non-buildable libraries in external dependencies (#30606)
  • storybook: migrate to latest storybook 8 version (#30584)
  • testing: add support for cypress v14 (#30618)

🩹 Fixes

... (truncated)

Commits
  • d4ebf82 feat(core): add filter for git checkouts in generated pipelines and docs (#30...
  • 75521bb fix(misc): add missing flag to azure devops ci workflow generator (#30482)
  • cfe32c2 feat(misc): add --useProjectJson flag to CNW (#30475)
  • 363088a feat(react): Add react-router to create-nx-workspace and react app generator ...
  • 2d69aa1 feat(misc): enable ts solution setup by default for new workspaces (#30372)
  • cbf80c1 feat(misc): add useProjectJson flag to project generators (#30319)
  • 432a645 fix(core): handle package manager workspaces configuration in move generator ...
  • ada8be4 fix(misc): fix misc issues in project generators for the ts solution setup (#...
  • e4f7e56 fix(core): handle nx config in package.json in move generator (#30270)
  • 1407152 feat(js): add typecheck task to generated ci workflow file when using the t...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jameshenry, a new releaser for @​nx/workspace since your current version.


Updates @swc/core from 1.11.13 to 1.11.22

Changelog

Sourced from @​swc/core's changelog.

[1.11.22] - 2025-04-23

Bug Fixes

  • (es/parser) Parse export default from; with exportDefaultFrom: true option (#10373) (a270cb0)

  • (es/proposal) Fix exported class for explicit-resource-management (#10393) (6b5dbc6)

  • (swc_core) Fix downstream doc builds (#10401) (df511ba)

  • Upgrade browserslist-rs version (#10389) (f802892)

Features

  • (bindings/core) Enhance existing parse function to accept both string and buffer types(#10371) (c9a2afc)

  • (css/prefixer) Fix default implementation (#10351) (34f4e41)

Miscellaneous Tasks

Performance

  • (common) Use next instead of nth (#10403) (12c2807)

  • (es/minifier) Use bigflags to reduce context size of analyzer (#10380) (773d19c)

  • (es/minifier) Use bitflags to reduce context size of InfectionCollector (#10387) (126d432)

... (truncated)

Commits
  • 03e4f0d chore: Publish 1.11.22 with swc_core v22.5.2
  • cc2830e chore: Update changelog
  • ef645f8 chore: Publish 1.11.22-nightly-20250423.1 with swc_core v22.5.2
  • 26d4824 chore: Publish crates with swc_core v22.5.2
  • a0e89f0 chore(bindings/node): Add README.md (#10402)
  • 12c2807 perf(common): Use next instead of nth (#10403)
  • 6008ba2 chore: Publish crates with swc_core v22.5.1
  • df511ba fix(swc_core): Fix downstream doc builds (#10401)
  • 3935b60 chore(es/utils): Mark Symbol members as literal (#10400)
  • 6b5dbc6 fix(es/proposal): Fix exported class for explicit-resource-management (#10393)
  • Additional commits viewable in compare view

Updates @types/node from 20.6.3 to 20.17.31

Commits

Updates @typescript-eslint/eslint-plugin from 8.13.0 to 8.31.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.31.0

8.31.0 (2025-04-21)

🚀 Features

  • eslint-plugin: [no-unnecessary-type-assertion] add option to ignore string const assertions (#10979)

🩹 Fixes

  • typescript-eslint: address bugs in config() around global ignores (#11065)
  • typescript-eslint: gracefully handle invalid flat config objects in config helper (#11070)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.30.1

8.30.1 (2025-04-14)

🚀 Features

  • eslint-plugin: [no-explicit-any] suggest to replace keyof any with PropertyKey (#11032)

🩹 Fixes

  • eslint-plugin: [promise-function-async] use a different error message for functions with promise and non-promise types (#10950)
  • typescript-estree: use token type of PrivateIdentifier instead of Identifier for private identifiers (#11023...

    Description has been truncated

…h 30 updates

Bumps the other-dependencies group with 30 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@nx/esbuild](https://github.com/nrwl/nx/tree/HEAD/packages/esbuild) | `20.0.11` | `20.8.1` |
| [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) | `20.0.11` | `20.8.1` |
| [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `20.0.11` | `20.8.1` |
| [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) | `20.0.11` | `20.8.1` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `20.0.11` | `20.8.1` |
| [@nx/node](https://github.com/nrwl/nx/tree/HEAD/packages/node) | `20.0.11` | `20.8.1` |
| [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) | `20.0.11` | `20.8.1` |
| [@swc/core](https://github.com/swc-project/swc) | `1.11.13` | `1.11.22` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.6.3` | `20.17.31` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.13.0` | `8.31.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.13.0` | `8.31.0` |
| [eslint](https://github.com/eslint/eslint) | `9.14.0` | `9.25.1` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.6` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `20.6.4` | `20.8.1` |
| [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.5.3` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.5` | `29.3.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.3.3` | `5.8.3` |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.113.0` | `2.192.0` |
| [esbuild](https://github.com/evanw/esbuild) | `0.17.19` | `0.25.3` |
| [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda) | `8.10.145` | `8.10.149` |
| [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) | `2.113.0` | `2.1012.0` |
| [@aws-sdk/client-cloudfront](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudfront) | `3.682.0` | `3.797.0` |
| [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns) | `3.682.0` | `3.797.0` |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.726.1` | `3.797.0` |
| [axios](https://github.com/axios/axios) | `1.8.4` | `1.9.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.685.0` | `3.797.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.682.0` | `3.797.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.682.0` | `3.797.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.682.0` | `3.797.0` |
| [@aws-solutions-constructs/aws-lambda-sqs-lambda](https://github.com/awslabs/aws-solutions-constructs/tree/HEAD/source/patterns/@aws-solutions-constructs/aws-lambda-sqs-lambda) | `2.74.0` | `2.84.0` |



Updates `@nx/esbuild` from 20.0.11 to 20.8.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.8.1/packages/esbuild)

Updates `@nx/eslint` from 20.0.11 to 20.8.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.8.1/packages/eslint)

Updates `@nx/eslint-plugin` from 20.0.11 to 20.8.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.8.1/packages/eslint-plugin)

Updates `@nx/jest` from 20.0.11 to 20.8.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.8.1/packages/jest)

Updates `@nx/js` from 20.0.11 to 20.8.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.8.1/packages/js)

Updates `@nx/node` from 20.0.11 to 20.8.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.8.1/packages/node)

Updates `@nx/workspace` from 20.0.11 to 20.8.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.8.1/packages/workspace)

Updates `@swc/core` from 1.11.13 to 1.11.22
- [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.11.13...v1.11.22)

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

Updates `@typescript-eslint/eslint-plugin` from 8.13.0 to 8.31.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.13.0 to 8.31.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.0/packages/parser)

Updates `eslint` from 9.14.0 to 9.25.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.14.0...v9.25.1)

Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.6
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.2.6)

Updates `nx` from 20.6.4 to 20.8.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.8.1/packages/nx)

Updates `prettier` from 3.3.3 to 3.5.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.3...3.5.3)

Updates `ts-jest` from 29.2.5 to 29.3.2
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.2.5...v29.3.2)

Updates `typescript` from 5.3.3 to 5.8.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.3.3...v5.8.3)

Updates `aws-cdk-lib` from 2.113.0 to 2.192.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.192.0/packages/aws-cdk-lib)

Updates `esbuild` from 0.17.19 to 0.25.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md)
- [Commits](evanw/esbuild@v0.17.19...v0.25.3)

Updates `@types/aws-lambda` from 8.10.145 to 8.10.149
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws-lambda)

Updates `aws-cdk` from 2.113.0 to 2.1012.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/[email protected]/packages/aws-cdk)

Updates `@aws-sdk/client-cloudfront` from 3.682.0 to 3.797.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-cloudfront/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.797.0/clients/client-cloudfront)

Updates `@aws-sdk/client-sns` from 3.682.0 to 3.797.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-sns/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.797.0/clients/client-sns)

Updates `@aws-sdk/client-dynamodb` from 3.726.1 to 3.797.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-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.797.0/clients/client-dynamodb)

Updates `axios` from 1.8.4 to 1.9.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.8.4...v1.9.0)

Updates `@aws-sdk/client-s3` from 3.685.0 to 3.797.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.797.0/clients/client-s3)

Updates `@aws-sdk/client-secrets-manager` from 3.682.0 to 3.797.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-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.797.0/clients/client-secrets-manager)

Updates `@aws-sdk/client-sqs` from 3.682.0 to 3.797.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-sqs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.797.0/clients/client-sqs)

Updates `@aws-sdk/client-ssm` from 3.682.0 to 3.797.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-ssm/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.797.0/clients/client-ssm)

Updates `@aws-solutions-constructs/aws-lambda-sqs-lambda` from 2.74.0 to 2.84.0
- [Release notes](https://github.com/awslabs/aws-solutions-constructs/releases)
- [Changelog](https://github.com/awslabs/aws-solutions-constructs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/awslabs/aws-solutions-constructs/commits/v2.84.0/source/patterns/@aws-solutions-constructs/aws-lambda-sqs-lambda)

---
updated-dependencies:
- dependency-name: "@nx/esbuild"
  dependency-version: 20.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: "@nx/eslint"
  dependency-version: 20.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: "@nx/eslint-plugin"
  dependency-version: 20.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: "@nx/jest"
  dependency-version: 20.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: "@nx/js"
  dependency-version: 20.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: "@nx/node"
  dependency-version: 20.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: "@nx/workspace"
  dependency-version: 20.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: "@swc/core"
  dependency-version: 1.11.22
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: "@types/node"
  dependency-version: 20.17.31
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.31.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.31.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: eslint
  dependency-version: 9.25.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: eslint-plugin-prettier
  dependency-version: 5.2.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: nx
  dependency-version: 20.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: prettier
  dependency-version: 3.5.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: ts-jest
  dependency-version: 29.3.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: typescript
  dependency-version: 5.8.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: aws-cdk-lib
  dependency-version: 2.192.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: esbuild
  dependency-version: 0.25.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: "@types/aws-lambda"
  dependency-version: 8.10.149
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: aws-cdk
  dependency-version: 2.1012.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: "@aws-sdk/client-cloudfront"
  dependency-version: 3.797.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: "@aws-sdk/client-sns"
  dependency-version: 3.797.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.797.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: axios
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.797.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-version: 3.797.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: "@aws-sdk/client-sqs"
  dependency-version: 3.797.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: "@aws-sdk/client-ssm"
  dependency-version: 3.797.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: "@aws-solutions-constructs/aws-lambda-sqs-lambda"
  dependency-version: 2.84.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 28, 2025

Reviewers

The following teams could not be added as reviewers: aligent-devops. Either the team does not exist or it does not have the correct permissions to be added as a reviewer.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 28, 2025
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.

0 participants