-
Notifications
You must be signed in to change notification settings - Fork 690
chore(lambda): bump the nx group in /lambdas with 3 updates #4539
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 20.7.1 to 20.8.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.8.0/packages/eslint) Updates `@nx/js` from 20.7.1 to 20.8.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.8.0/packages/js) Updates `@nx/vite` from 20.7.1 to 20.8.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.8.0/packages/vite) --- updated-dependencies: - dependency-name: "@nx/eslint" dependency-version: 20.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx - dependency-name: "@nx/js" dependency-version: 20.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx - dependency-name: "@nx/vite" dependency-version: 20.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx ... Signed-off-by: dependabot[bot] <support@github.com>
08f02fb to
b8ef0ae
Compare
npalm
previously approved these changes
Jul 21, 2025
Member
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
npalm
approved these changes
Jul 21, 2025
rjaegers
approved these changes
Jul 21, 2025
npalm
added a commit
that referenced
this pull request
Jul 21, 2025
⚠️ This PR is on top of #4539 This pull request is an enhancement on top of #4539. The PR also introduces tagging via the start scripts for non-JIT configured instances. And it adds a state diagram to the ever growing complexity of the state diagram below terminating instances. ### Instance Tagging Enhancements: * Add function to tag runners with runner id for non JIT instances. Functions are designed to ignore errors to avoid causing a crash of the runner registration process. * side effect is that the instance is allowed to create the tag `ghr:github_runner_id` the instance is allowed to create the tag only on itself. ### Added docs * State diagram for scale-down added <img width="2084" height="3840" alt="Untitled diagram _ Mermaid Chart-2025-07-20-140732" src="https://github.com/user-attachments/assets/e88af647-98e5-46cb-8da4-28110c608d8d" /> --------- Co-authored-by: github-aws-runners-pr|bot <github-aws-runners-pr[bot]@users.noreply.github.com>
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.
Bumps the nx group in /lambdas with 3 updates: @nx/eslint, @nx/js and @nx/vite.
Updates
@nx/eslintfrom 20.7.1 to 20.8.0Release notes
Sourced from
@nx/eslint's releases.... (truncated)
Commits
Updates
@nx/jsfrom 20.7.1 to 20.8.0Release notes
Sourced from
@nx/js's releases.... (truncated)
Commits
ce41dedfix(js): ensure the tsconfig files cache is correctly busted when implementat...136e721fix(js): handle when there are no package manager workspaces' patterns (#30666)7b85d91feat(release): revamped nx release version implementation (#30418)2fd964ffix(js): Use correctly resolved path to tsconfig in readTsConfigWithRemappedP...538fd8cfix(js): update@swc/cliversion to fix vulnerability (#30575)ac103facleanup(js): fix outdated unit test snapshot (#30582)9b84926fix(js): handle extending from multiple config files and from local workspace...5974851fix(js): infer dependency betweentypecheckandbuildtasks and more gran...Updates
@nx/vitefrom 20.7.1 to 20.8.0Release notes
Sourced from
@nx/vite's releases.... (truncated)
Commits
985107cfix(vite): ensure nxCopyAssetsPlugin outputs assets to correct location #2878...3afa91afix(angular): use latest version of@analogjs/vitest-angular#30423 (#30560)You can trigger a rebase of this PR 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