-
Notifications
You must be signed in to change notification settings - Fork 24
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
chore(deps-dev): bump the rollup group with 5 updates #513
Closed
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Mar 5, 2024
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/rollup-3317a762e6
branch
2 times, most recently
from
March 5, 2024 14:04
7b9df58
to
6064f44
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #513 +/- ##
=======================================
Coverage 88.69% 88.69%
=======================================
Files 42 42
Lines 2283 2283
Branches 284 284
=======================================
Hits 2025 2025
Misses 254 254
Partials 4 4 |
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/rollup-3317a762e6
branch
from
March 5, 2024 18:19
6064f44
to
86460b6
Compare
@dependabot recreate |
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/rollup-3317a762e6
branch
from
March 5, 2024 22:04
86460b6
to
91452fb
Compare
Bumps the rollup group with 5 updates: | Package | From | To | | --- | --- | --- | | [rollup](https://github.com/rollup/rollup) | `3.27.2` | `4.12.0` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `24.0.1` | `25.0.7` | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `15.0.1` | `15.2.3` | | [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) | `11.0.0` | `11.1.6` | | [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) | `5.3.0` | `6.1.0` | Updates `rollup` from 3.27.2 to 4.12.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v3.27.2...v4.12.0) Updates `@rollup/plugin-commonjs` from 24.0.1 to 25.0.7 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.7/packages/commonjs) Updates `@rollup/plugin-node-resolve` from 15.0.1 to 15.2.3 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.2.3/packages/node-resolve) Updates `@rollup/plugin-typescript` from 11.0.0 to 11.1.6 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v11.1.6/packages/typescript) Updates `rollup-plugin-dts` from 5.3.0 to 6.1.0 - [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md) - [Commits](Swatinem/rollup-plugin-dts@v5.3.0...v6.1.0) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-major dependency-group: rollup - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-major dependency-group: rollup - dependency-name: "@rollup/plugin-node-resolve" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rollup - dependency-name: "@rollup/plugin-typescript" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rollup - dependency-name: rollup-plugin-dts dependency-type: direct:development update-type: version-update:semver-major dependency-group: rollup ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/rollup-3317a762e6
branch
from
March 5, 2024 23:54
91452fb
to
e6f66c5
Compare
Superseded by #532. |
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 rollup group with 5 updates:
3.27.2
4.12.0
24.0.1
25.0.7
15.0.1
15.2.3
11.0.0
11.1.6
5.3.0
6.1.0
Updates
rollup
from 3.27.2 to 4.12.0Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
0146b84
4.12.014c9662
Improve performance by directly constructing AST from buffer (#5391)5493159
chore(deps): lock file maintenance minor/patch updates (#5395)4d92403
chore(deps): update typescript-eslint monorepo to v7 (major) (#5394)cae6935
chore(deps): update dependency eslint-plugin-unicorn to v51 (#5393)90ad652
4.11.0d6fd383
Add const reassign rule (#5388)f74d0a9
fix: separately export__proto__
for compatibility with CJS Transpiler Re-e...7624208
4.10.09e57e6c
chore(deps): update codecov/codecov-action action to v4 (#5384)Updates
@rollup/plugin-commonjs
from 24.0.1 to 25.0.7Changelog
Sourced from
@rollup/plugin-commonjs
's changelog.... (truncated)
Commits
ad406ba
chore(release): commonjs v25.0.78e2ed59
fix(commonjs,dynamic-import-vars,esm-shim,inject,replace,strip): bump magic-s...88687f0
chore(release): commonjs v25.0.6cb579c8
fix(commonjs): Keep the shebang at the top of the file content (#1610)cdf9113
chore(repo): manually update changelog and package versions after bad release...841a039
fix(alias,auto-install,babel,beep,buble,commonjs,data-uri,dsv,dynamic-import-...09b090c
chore(release): commonjs v25.0.407329e2
docs(commonjs): update docs (#1545)5ec2abe
chore(release): commonjs v25.0.3ee4feb2
fix(commonjs): preservethis
reference in the child class (#1537)Updates
@rollup/plugin-node-resolve
from 15.0.1 to 15.2.3Changelog
Sourced from
@rollup/plugin-node-resolve
's changelog.Commits
f7fb936
chore(release): node-resolve v15.2.3ab3f45d
fix(node-resolve): modulePaths default is not set (#1534)cdf9113
chore(repo): manually update changelog and package versions after bad release...841a039
fix(alias,auto-install,babel,beep,buble,commonjs,data-uri,dsv,dynamic-import-...9bfc5d9
chore(release): node-resolve v15.2.1daf06f7
fix(node-resolve): Implement package exports / imports resolution algorithm a...49dcfe5
chore(release): node-resolve v15.2.09b9da3a
feat(node-resolve): pass original importee to secondary resolve (#1557)8af989a
chore(release): node-resolve v15.1.0e9e94b3
feat(node-resolve): Resolve js/jsx/mjs/cjs imports from TypeScript files (#1498)Updates
@rollup/plugin-typescript
from 11.0.0 to 11.1.6Changelog
Sourced from
@rollup/plugin-typescript
's changelog.... (truncated)
Commits
2a19079
chore(release): typescript v11.1.6db2cf23
fix(typescript): Ensure rollup 4 compatibility (#1658)46df762
chore(repo): consistent plugin names in docs (#1657)dcd8da5
chore(repo): use@dot/versioner
for releases (#1612)cdf9113
chore(repo): manually update changelog and package versions after bad release...841a039
fix(alias,auto-install,babel,beep,buble,commonjs,data-uri,dsv,dynamic-import-...c1509e3
chore(release): typescript v11.1.4dcb319e
fix(typescript): fix sourcemap sourcecontent referencing non-existent files (...f9855c7
chore(release): typescript v11.1.3027bca6
fix(typescript): emit declaration files for type-only source files that are n...Updates
rollup-plugin-dts
from 5.3.0 to 6.1.0Changelog
Sourced from rollup-plugin-dts's changelog.
... (truncated)
Commits
3588844
6.1.00a12e02
add changelog0078492
update deps28743f8
feat: add rollup v4 support (#294)baad4ed
chore(deps): update all non-major dependencies02487af
chore(deps): update all non-major dependenciesbd32752
chore(deps): update all non-major dependenciesf60a27e
Fix fallback path (#291)1bc6317
fix renovate rule description (#290)f825598
Reconfigure Renovate (#289)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