-
Notifications
You must be signed in to change notification settings - Fork 2
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
Bump rollup from 2.18.0 to 2.79.2 #60
Merged
Merged
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
Bumps [rollup](https://github.com/rollup/rollup) from 2.18.0 to 2.79.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.18.0...v2.79.2) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot merge
…On Fri, Sep 27, 2024 at 8:05 AM dependabot[bot] ***@***.***> wrote:
This automated pull request fixes a security vulnerability
<https://github.com/Silverium/popper-vue/security/dependabot/132> (high
severity).
Learn more about Dependabot security updates
<https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates>.
------------------------------
Bumps rollup <https://github.com/rollup/rollup> from 2.18.0 to 2.79.2.
Changelog
*Sourced from rollup's changelog
<https://github.com/rollup/rollup/blob/master/CHANGELOG.md>.*
rollup changelog 4.22.4
*2024-09-21*
Bug Fixes
- Fix a vulnerability in generated code that affects IIFE, UMD and CJS
bundles when run in a browser context (#5671
<https://redirect.github.com/rollup/rollup/issues/5671>)
Pull Requests
- #5670 <https://redirect.github.com/rollup/rollup/pull/5670>:
refactor: Use object.prototype to check for reserved properties (
@YuHyeonWook <https://github.com/YuHyeonWook>)
- #5671 <https://redirect.github.com/rollup/rollup/pull/5671>: Fix DOM
Clobbering CVE (@lukastaegert <https://github.com/lukastaegert>)
4.22.3
*2024-09-21*
Bug Fixes
- Ensure that mutations in modules without side effects are observed
while properly handling transitive dependencies (#5669
<https://redirect.github.com/rollup/rollup/issues/5669>)
Pull Requests
- #5669 <https://redirect.github.com/rollup/rollup/pull/5669>: Ensure
impure dependencies of pure modules are added (@lukastaegert
<https://github.com/lukastaegert>)
4.22.2
*2024-09-20*
Bug Fixes
- Revert fix for side effect free modules until other issues are
investigated (#5667
<https://redirect.github.com/rollup/rollup/issues/5667>)
Pull Requests
- #5667 <https://redirect.github.com/rollup/rollup/pull/5667>:
Partially revert #5658
<https://redirect.github.com/rollup/rollup/issues/5658> and re-apply
#5644 <https://redirect.github.com/rollup/rollup/issues/5644> (
@lukastaegert <https://github.com/lukastaegert>)
4.22.1
*2024-09-20*
Bug Fixes
- Revert #5644 <https://redirect.github.com/rollup/rollup/issues/5644>
"stable chunk hashes" while issues are being investigated
Pull Requests
- #5663 <https://redirect.github.com/rollup/rollup/pull/5663>:
chore(deps): update dependency inquirer to v11 (@renovate
<https://github.com/renovate>[bot], @lukastaegert
<https://github.com/lukastaegert>)
... (truncated)
Commits
- c9bd03d
<rollup/rollup@c9bd03d>
2.79.2
- 48aef33
<rollup/rollup@48aef33>
fix: resolve DOM Clobbering CVE-2024-43788
<https://github.com/advisories/GHSA-4vvj-4cpr-p986> (backport to v2) (
#5677 <https://redirect.github.com/rollup/rollup/issues/5677>)
- 69ff418
<rollup/rollup@69ff418>
2.79.1
- 04dce1b
<rollup/rollup@04dce1b>
Update changelog
- 159137e
<rollup/rollup@159137e>
fix: typo docs and contributors link in CONTRIBUTING.md (#4639
<https://redirect.github.com/rollup/rollup/issues/4639>)
- e1392b3
<rollup/rollup@e1392b3>
Update type definition of resolveId (#4641
<https://redirect.github.com/rollup/rollup/issues/4641>)
- 7836357
<rollup/rollup@7836357>
Improve performance of chunk naming collision check (#4643
<https://redirect.github.com/rollup/rollup/issues/4643>)
- 71d20c9
<rollup/rollup@71d20c9>
Reduce permissions for repl-artefacts.yml workflow (#4630
<https://redirect.github.com/rollup/rollup/issues/4630>)
- 8193ea5
<rollup/rollup@8193ea5>
Adapt workflow to use Node 14 sub-version to work with branch protection
- 8477f8f
<rollup/rollup@8477f8f>
2.79.0
- Additional commits viewable in compare view
<rollup/rollup@v2.18.0...v2.79.2>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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 this major version will close this PR and stop
Dependabot creating any more for this major version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the PR
or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security
Alerts page <https://github.com/Silverium/popper-vue/network/alerts>.
------------------------------
You can view, comment on, or merge this pull request online at:
#60
Commit Summary
- e905c8e
<e905c8e>
Bump rollup from 2.18.0 to 2.79.2
File Changes
(1 file <https://github.com/Silverium/popper-vue/pull/60/files>)
- *M* package-lock.json
<https://github.com/Silverium/popper-vue/pull/60/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519>
(14)
Patch Links:
- https://github.com/Silverium/popper-vue/pull/60.patch
- https://github.com/Silverium/popper-vue/pull/60.diff
—
Reply to this email directly, view it on GitHub
<#60>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACQWTWFROAWAFIMRM6PNLTLZYTYSJAVCNFSM6AAAAABO6OJSM2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGU2TEMBXGYYTSMQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 rollup from 2.18.0 to 2.79.2.
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
c9bd03d
2.79.248aef33
fix: resolve DOM Clobbering CVE-2024-43788 (backport to v2) (#5677)69ff418
2.79.104dce1b
Update changelog159137e
fix: typo docs and contributors link in CONTRIBUTING.md (#4639)e1392b3
Update type definition of resolveId (#4641)7836357
Improve performance of chunk naming collision check (#4643)71d20c9
Reduce permissions for repl-artefacts.yml workflow (#4630)8193ea5
Adapt workflow to use Node 14 sub-version to work with branch protection8477f8f
2.79.0Dependabot 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.