Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2021

Bumps rollup from 2.58.0 to 2.60.0.

Release notes

Sourced from rollup's releases.

v2.59.0

2021-11-01

Features

  • Support static class initialization blocks (#4249)

Bug Fixes

  • Fix an issue with the CommonJS plugin when module.exports has inherited properties (#4256)

Pull Requests

v2.58.1

2021-10-25

Bug Fixes

  • Fix an issue with the CommonJS plugin when module.exports is falsy (#4247)

Pull Requests

Changelog

Sourced from rollup's changelog.

2.60.0

2021-11-11

Features

  • Add this.load context function to load, transform and parse modules without adding them to the graph (#4234)
  • Sanitize non-url-safe characters in generated chunk names by default (#4262)
  • Support ESM plugins via command line (#4265)

Pull Requests

2.59.0

2021-11-01

Features

  • Support static class initialization blocks (#4249)

Bug Fixes

  • Fix an issue with the CommonJS plugin when module.exports has inherited properties (#4256)

Pull Requests

2.58.3

2021-10-25

Bug Fixes

  • Republish 2.58.1 with npm 6 as files were missing

2.58.2

2021-10-25

Bug Fixes

  • Republish 2.58.1 as files were missing

... (truncated)

Commits

Dependabot compatibility score

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 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.60.0.
- [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.60.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 12, 2021
@codecov
Copy link

codecov bot commented Nov 12, 2021

Codecov Report

Merging #3303 (ab1f958) into master (6d1d37a) will increase coverage by 0.58%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3303      +/-   ##
==========================================
+ Coverage   77.07%   77.66%   +0.58%     
==========================================
  Files          20       20              
  Lines        1361     1361              
  Branches      376      376              
==========================================
+ Hits         1049     1057       +8     
+ Misses        217      211       -6     
+ Partials       95       93       -2     
Impacted Files Coverage Δ
src/month_dropdown.jsx 92.85% <0.00%> (+14.28%) ⬆️
src/month_dropdown_options.jsx 66.66% <0.00%> (+66.66%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6d1d37a...ab1f958. Read the comment docs.

@martijnrusschen martijnrusschen merged commit a641b91 into master Nov 12, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rollup-2.60.0 branch November 12, 2021 11:17
p-rogas pushed a commit to p-rogas/react-datepicker that referenced this pull request Mar 22, 2023
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.

2 participants