Skip to content

Bump rollup from 2.59.0 to 2.62.0#22

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/rollup-2.62.0
Closed

Bump rollup from 2.59.0 to 2.62.0#22
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/rollup-2.62.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 28, 2021

Bumps rollup from 2.59.0 to 2.62.0.

Release notes

Sourced from rollup's releases.

v2.62.0

2021-12-24

Features

  • Mark additional string prototype methods as side-effect-free and correct typings of existing ones (#4299)
  • Mark additional array prototype methods as side-effect-free and correct typings of existing ones (#4309)
  • Expose if a module is included after tree-shaking in its ModuleInfo (#4305)

Bug Fixes

  • Fix how fsevents is included to improve watch mode on MacOS (#4312)

Pull Requests

v2.61.1

2021-12-11

Bug Fixes

  • Only resolve this.load once the code of the module is available (#4296)

Pull Requests

v2.61.0

2021-12-09

Features

  • Support ergonomic brand checks for private fields (#4293)

Bug Fixes

  • Improve handling of directory creation on systems with restrictive open files limit (#4288)

... (truncated)

Changelog

Sourced from rollup's changelog.

2.62.0

2021-12-24

Features

  • Mark additional string prototype methods as side-effect-free and correct typings of existing ones (#4299)
  • Mark additional array prototype methods as side-effect-free and correct typings of existing ones (#4309)
  • Expose if a module is included after tree-shaking in its ModuleInfo (#4305)

Bug Fixes

  • Fix how fsevents is included to improve watch mode on MacOS (#4312)

Pull Requests

2.61.1

2021-12-11

Bug Fixes

  • Only resolve this.load once the code of the module is available (#4296)

Pull Requests

2.61.0

2021-12-09

Features

  • Support ergonomic brand checks for private fields (#4293)

Bug Fixes

... (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.59.0 to 2.62.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.59.0...v2.62.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 28, 2021

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

POST https://api.github.com/repos/Schweitzer-Engineering-Laboratories/bootstrap/pulls/22/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 Schweitzer-Engineering-Laboratories/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 Dec 28, 2021

The following labels could not be found: dependencies, v5.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1630084990

  • 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.03%) to 94.913%

Files with Coverage Reduction New Missed Lines %
js/src/dom/event-handler.js 1 92.27%
Totals Coverage Status
Change from base Build 1441695520: -0.03%
Covered Lines: 1992
Relevant Lines: 2053

💛 - Coveralls

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 4, 2022

Superseded by #24.

@dependabot dependabot bot closed this Jan 4, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rollup-2.62.0 branch January 4, 2022 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant