-
-
Notifications
You must be signed in to change notification settings - Fork 6
Bump the npm_and_yarn group across 4 directories with 2 updates #12
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
jeffsmale90
merged 2 commits into
main
from
dependabot/npm_and_yarn/npm_and_yarn-3b1be23b9d
Jul 8, 2025
Merged
Bump the npm_and_yarn group across 4 directories with 2 updates #12
jeffsmale90
merged 2 commits into
main
from
dependabot/npm_and_yarn/npm_and_yarn-3b1be23b9d
Jul 8, 2025
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
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
8beeff3
to
b68e14c
Compare
b68e14c
to
4873c64
Compare
4873c64
to
e2f9557
Compare
@dependabot rebase |
Bumps the npm_and_yarn group with 1 update in the / directory: [tsup](https://github.com/egoist/tsup). Bumps the npm_and_yarn group with 1 update in the /packages/delegation-abis directory: [tsup](https://github.com/egoist/tsup). Bumps the npm_and_yarn group with 1 update in the /packages/delegation-deployments directory: [tsup](https://github.com/egoist/tsup). Bumps the npm_and_yarn group with 1 update in the /packages/delegation-toolkit directory: [tsup](https://github.com/egoist/tsup). Updates `tsup` from 7.2.0 to 8.3.5 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v7.2.0...v8.3.5) Updates `esbuild` from 0.18.20 to 0.21.5 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.18.20...v0.21.5) Updates `tsup` from 7.2.0 to 8.5.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v7.2.0...v8.3.5) Updates `tsup` from 7.2.0 to 8.5.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v7.2.0...v8.3.5) Updates `tsup` from 7.2.0 to 8.5.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v7.2.0...v8.3.5) Updates `tsup` from 7.3.0 to 8.5.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v7.2.0...v8.3.5) Updates `tsup` from 7.3.0 to 8.5.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v7.2.0...v8.3.5) Updates `tsup` from 7.3.0 to 8.5.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v7.2.0...v8.3.5) --- updated-dependencies: - dependency-name: tsup dependency-version: 8.3.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.21.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tsup dependency-version: 8.5.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsup dependency-version: 8.5.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsup dependency-version: 8.5.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsup dependency-version: 8.5.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsup dependency-version: 8.5.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsup dependency-version: 8.5.0 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
e2f9557
to
e3de82c
Compare
Introduces inconsistent tsup dependency |
…t with other packages
jeffsmale90
approved these changes
Jul 7, 2025
hanzel98
approved these changes
Jul 8, 2025
hanzel98
approved these changes
Jul 8, 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.
Bumps the npm_and_yarn group with 1 update in the / directory: tsup.
Bumps the npm_and_yarn group with 1 update in the /packages/delegation-abis directory: tsup.
Bumps the npm_and_yarn group with 1 update in the /packages/delegation-deployments directory: tsup.
Bumps the npm_and_yarn group with 1 update in the /packages/delegation-toolkit directory: tsup.
Updates
tsup
from 7.2.0 to 8.3.5Release notes
Sourced from tsup's releases.
... (truncated)
Commits
cd03e1e
chore: release v8.3.5fddd451
fix: runexperimentalDts
only once (#1236)21b1193
chore: release v8.3.4580e03d
ci: fix release workflow01b38f2
chore: release v8.3.34f5b71e
ci: fix release workflowe80dad6
chore: release v8.3.2f4af79a
ci: fix release workflow (#1241)4b72d61
chore: release v8.3.141c98ff
fix: supportNode16
andNodeNext
module resolution inexperimentalDts
(...Updates
esbuild
from 0.18.20 to 0.21.5Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
fc37c2f
publish 0.21.5 to npmcb11924
fixSymbol.metadata
errors in decorator testsb93a2a9
fix #3781: add metadata to all decorated classes953dae9
fix #3797: import attributes and glob-style import98cb2ed
fix #3782: support${configDir}
in tsconfig.json8e6603b
runmake update-compat-table
db1b8ca
fix #3792: import attributes and thecopy
loaderde572d0
fix non-deterministic import attribute plugin testae8d1b4
fix #3794:--supported:object-accessors=false
67cbf87
publish 0.21.4 to npmUpdates
tsup
from 7.2.0 to 8.5.0Release notes
Sourced from tsup's releases.
... (truncated)
Commits
cd03e1e
chore: release v8.3.5fddd451
fix: runexperimentalDts
only once (#1236)21b1193
chore: release v8.3.4580e03d
ci: fix release workflow01b38f2
chore: release v8.3.34f5b71e
ci: fix release workflowe80dad6
chore: release v8.3.2f4af79a
ci: fix release workflow (#1241)4b72d61
chore: release v8.3.141c98ff
fix: supportNode16
andNodeNext
module resolution inexperimentalDts
(...Updates
tsup
from 7.2.0 to 8.5.0Release notes
Sourced from tsup's releases.
... (truncated)
Commits
cd03e1e
chore: release v8.3.5fddd451
fix: runexperimentalDts
only once (#1236)21b1193
chore: release v8.3.4580e03d
ci: fix release workflow01b38f2
chore: release v8.3.34f5b71e
ci: fix release workflowe80dad6
chore: release v8.3.2f4af79a
ci: fix release workflow (#1241)4b72d61
chore: release v8.3.141c98ff
fix: supportNode16
andNodeNext
module resolution inexperimentalDts
(...Updates
tsup
from 7.2.0 to 8.5.0Release notes
Sourced from tsup's releases.
... (truncated)
Commits
cd03e1e
chore: release v8.3.5fddd451
fix: runexperimentalDts
only once (#1236)21b1193
chore: release v8.3.4580e03d
ci: fix release workflow01b38f2
chore: release v8.3.34f5b71e
ci: fix release workflowe80dad6
chore: release v8.3.2f4af79a
ci: fix release workflow (#1241)4b72d61
chore: release v8.3.141c98ff
fix: supportNode16
andNodeNext
module resolution inexperimentalDts
(...Updates
tsup
from 7.3.0 to 8.5.0Release notes
Sourced from tsup's releases.
... (truncated)
Commits
cd03e1e
chore: release v8.3.5fddd451
fix: runexperimentalDts
only once (#1236)21b1193
chore: release v8.3.4580e03d
ci: fix release workflow01b38f2
chore: release v8.3.34f5b71e
ci: fix release workflowe80dad6
chore: release v8.3.2f4af79a
ci: fix release workflow (#1241)4b72d61
chore: release v8.3.141c98ff
fix: supportNode16
andNodeNext
module resolution inexperimentalDts
(...Updates
tsup
from 7.3.0 to 8.5.0Release notes
Sourced from tsup's releases.
... (truncated)
Commits
cd03e1e
chore: release v8.3.5fddd451
fix: runexperimentalDts
only once (#1236)21b1193
chore: release v8.3.4580e03d
ci: fix release workflow01b38f2
chore: release v8.3.34f5b71e
ci: fix release workflowe80dad6
chore: release v8.3.2f4af79a
ci: fix release workflow (#1241)4b72d61
chore: release v8.3.141c98ff
fix: supportNode16
andNodeNext
module resolution inexperimentalDts
(...Updates
tsup
from 7.3.0 to 8.5.0Release notes
Sourced from tsup's releases.
... (truncated)
Commits
cd03e1e
chore: release v8.3.5fddd451
fix: runexperimentalDts
only once (#1236)21b1193
chore: release v8.3.4580e03d
ci: fix release workflow01b38f2
chore: release v8.3.34f5b71e
ci: fix release workflowe80dad6
chore: release v8.3.2f4af79a
ci: fix release workflow (#1241)4b72d61
chore: release v8.3.141c98ff
fix: supportNode16
andNodeNext
module resolution inexperimentalDts
(...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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.