Skip to content

Comments

Bump rollup from 2.66.1 to 2.75.7#127

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/rollup-2.75.7
Closed

Bump rollup from 2.66.1 to 2.75.7#127
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/rollup-2.75.7

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 21, 2022

Bumps rollup from 2.66.1 to 2.75.7.

Release notes

Sourced from rollup's releases.

v2.75.7

2022-06-20

Bug Fixes

  • Mark Array.prototype.group/groupToMap as side effect free. (#4531)

Pull Requests

v2.75.6

2022-06-07

Bug Fixes

  • Properly deoptimize "this" when using member expressions with getters/setters in for loops and update expressions (#4522)

Pull Requests

v2.75.5

2022-06-01

Bug Fixes

  • Avoid crashes when using logical expressions for unused constructor arguments (#4519)
  • Fix missing parameter defaults for calls from try statements and functions returned by functions (#4520)

Pull Requests

v2.75.4

2022-05-31

Bug Fixes

  • Ensure parameter defaults are retained when a function is used as an object property (#4516)

Pull Requests

  • #4516: Deoptimize parameter defaults when referenced from object/array/class literals (@​lukastaegert)

... (truncated)

Changelog

Sourced from rollup's changelog.

2.75.7

2022-06-20

Bug Fixes

  • Mark Array.prototype.group/groupToMap as side effect free. (#4531)

Pull Requests

2.75.6

2022-06-07

Bug Fixes

  • Properly deoptimize "this" when using member expressions with getters/setters in for loops and update expressions (#4522)

Pull Requests

2.75.5

2022-06-01

Bug Fixes

  • Avoid crashes when using logical expressions for unused constructor arguments (#4519)
  • Fix missing parameter defaults for calls from try statements and functions returned by functions (#4520)

Pull Requests

2.75.4

2022-05-31

Bug Fixes

  • Ensure parameter defaults are retained when a function is used as an object property (#4516)

... (truncated)

Commits

Dependabot compatibility score

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 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 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)

Bumps [rollup](https://github.com/rollup/rollup) from 2.66.1 to 2.75.7.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.66.1...v2.75.7)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 21, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 21, 2022

Dependabot tried to add @XhmikosR as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/kabat87/bootstrap/pulls/127/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the kabat87/bootstrap repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 21, 2022

The following labels could not be found: v5.

@vercel
Copy link

vercel bot commented Jun 21, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
bootstrap ❌ Failed (Inspect) Jun 21, 2022 at 9:24AM (UTC)

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2534382223

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.06%) to 95.528%

Files with Coverage Reduction New Missed Lines %
js/src/dom/event-handler.js 1 91.82%
Totals Coverage Status
Change from base Build 1807584333: -0.06%
Covered Lines: 1974
Relevant Lines: 2027

💛 - Coveralls

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 19, 2022

Superseded by #131.

@dependabot dependabot bot closed this Jul 19, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rollup-2.75.7 branch July 19, 2022 09:21
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant