Skip to content

Conversation

dependabot[bot]
Copy link

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

Bumps rollup from 2.58.0 to 2.61.1.

Release notes

Sourced from rollup's releases.

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)

Pull Requests

v2.60.2

2021-11-30

Bug Fixes

  • Produce correct output when dynamic import paths contain quotes (#4286)

Pull Requests

v2.60.1

2021-11-22

Bug Fixes

  • Make sure virtual files have proper file extensions when preserving modules (#4270)

Pull Requests

  • #4270: Use entryFileNames when generating filenames for virtual modules (@​BPScott)

... (truncated)

Changelog

Sourced from rollup's changelog.

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

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

Pull Requests

2.60.2

2021-11-30

Bug Fixes

  • Produce correct output when dynamic import paths contain quotes (#4286)

Pull Requests

2.60.1

2021-11-22

Bug Fixes

  • Make sure virtual files have proper file extensions when preserving modules (#4270)

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

---
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 14, 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/coding-blocks/bootstrap/pulls/60/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 coding-blocks/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 14, 2021

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

@coveralls
Copy link

coveralls commented Dec 14, 2021

Pull Request Test Coverage Report for Build 1577290481

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage remained the same at 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 1359010798: 0.0%
Covered Lines: 1992
Relevant Lines: 2053

💛 - Coveralls

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 28, 2021

Superseded by #64.

@dependabot dependabot bot closed this Dec 28, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rollup-2.61.1 branch December 28, 2021 10:10
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