-
Notifications
You must be signed in to change notification settings - Fork 675
chore(lambda): bump the nx group in /lambdas with 3 updates #4722
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
Merged
Conversation
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
Bumps the nx group in /lambdas with 3 updates: [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint), [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) and [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite). Updates `@nx/eslint` from 21.3.11 to 21.4.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.4.0/packages/eslint) Updates `@nx/js` from 21.3.11 to 21.4.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.4.0/packages/js) Updates `@nx/vite` from 21.3.11 to 21.4.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.4.0/packages/vite) --- updated-dependencies: - dependency-name: "@nx/eslint" dependency-version: 21.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx - dependency-name: "@nx/js" dependency-version: 21.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx - dependency-name: "@nx/vite" dependency-version: 21.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF ScorecardScorecard details
Scanned Files
|
npalm
approved these changes
Aug 25, 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
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the nx group in /lambdas with 3 updates: @nx/eslint, @nx/js and @nx/vite.
Updates
@nx/eslint
from 21.3.11 to 21.4.0Release notes
Sourced from
@nx/eslint
's releases.... (truncated)
Commits
0452910
fix(vite): add tslib as a dep for@nx/vite
and remove@swc/helpers
(#32341)a626ee1
fix(linter): handle negative numbers in flat config AST generation (#32085)adbfaf8
feat(core): add tsBuildInfoFile option all packages tsconfig.lib.json (#32030)59496ed
fix(linter): update lint executor to correctly handle--fix
and--quiet
(...0ca4aac
feat(repo): use ts solution in the nx repo (#31654)Updates
@nx/js
from 21.3.11 to 21.4.0Release notes
Sourced from
@nx/js
's releases.... (truncated)
Commits
d48ff63
fix(js): node executor handles processes robustly (#32356)18ba315
feat(js): add plugin option to skip build checks when inferring the build tas...0452910
fix(vite): add tslib as a dep for@nx/vite
and remove@swc/helpers
(#32341)4449b3a
fix(bundling): normalize Windows paths for additionalEntryPoints (#32336)cdf5edb
fix(js): fix npm dist-tag error handling TypeError in release-publish executo...b6bab0b
feat(js): add esm support for esbuild and running serve with the node executo...18a93cf
feat(js): ignore scoped export conditions (#32063)b68c349
fix(misc): loose and fix the ts solution setup requirements and use it when t...98ee167
fix(js): handle npm 11 warnings in stderr during registry version resolution ...1b1de90
feat(core): log out-of-sync details returned by sync generators when running ...Updates
@nx/vite
from 21.3.11 to 21.4.0Release notes
Sourced from
@nx/vite
's releases.... (truncated)
Commits
0452910
fix(vite): add tslib as a dep for@nx/vite
and remove@swc/helpers
(#32341)13f63eb
fix(vite): set name property for test to project name #32163 (#32308)9ee4f4f
fix(vite): fix rollup replace files (#32100)adbfaf8
feat(core): add tsBuildInfoFile option all packages tsconfig.lib.json (#32030)0ca4aac
feat(repo): use ts solution in the nx repo (#31654)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