Skip to content
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

chore(deps-dev): bump rollup from 3.7.3 to 3.7.5 #364

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps rollup from 3.7.3 to 3.7.5.

Release notes

Sourced from rollup's releases.

v3.7.5

3.7.5

2022-12-17

Bug Fixes

  • Avoid name shadowing when default exporting a class that matches the name of another class (#4756)
  • Do not display the error message both in a separate line and in the stack trace in rollup CLI (#4749)
  • Make type of RollupWarning.cause compatible with Error.cause (#4757)
  • Do not swallow side effects when interacting with modules namespaces nested in another object (#4758)

Pull Requests

v3.7.4

3.7.4

2022-12-13

Bug Fixes

  • Do not remove calls to .exec and .test for included stateful regular expressions (#4742)

Pull Requests

  • #4742: fix: check whether RegExp have the global or sticky flags set (@​TrickyPi)
Changelog

Sourced from rollup's changelog.

3.7.5

2022-12-17

Bug Fixes

  • Avoid name shadowing when default exporting a class that matches the name of another class (#4756)
  • Do not display the error message both in a separate line and in the stack trace in rollup CLI (#4749)
  • Make type of RollupWarning.cause compatible with Error.cause (#4757)
  • Do not swallow side effects when interacting with modules namespaces nested in another object (#4758)

Pull Requests

3.7.4

2022-12-13

Bug Fixes

  • Do not remove calls to .exec and .test for included stateful regular expressions (#4742)

Pull Requests

  • #4742: fix: check whether RegExp have the global or sticky flags set (@​TrickyPi)
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 3.7.3 to 3.7.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v3.7.3...v3.7.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2022
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) December 19, 2022 23:06
@googlemaps-bot googlemaps-bot merged commit 30c0a55 into main Dec 19, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/rollup-3.7.5 branch December 19, 2022 23:07
github-actions bot pushed a commit that referenced this pull request Dec 19, 2022
Bumps [rollup](https://github.com/rollup/rollup) from 3.7.3 to 3.7.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v3.7.3...v3.7.5)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 30c0a55
googlemaps-bot pushed a commit that referenced this pull request Dec 19, 2022
### [2.0.5](v2.0.4...v2.0.5) (2022-12-19)

### Miscellaneous Chores

* **deps-dev:** bump @rollup/plugin-typescript from 9.0.2 to 10.0.1 ([#348](#348)) ([a11258c](a11258c))
* **deps-dev:** bump @types/google.maps from 3.50.5 to 3.51.0 ([#354](#354)) ([def2395](def2395))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#341](#341)) ([d80a90f](d80a90f))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#344](#344)) ([754fe71](754fe71))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#347](#347)) ([a43a693](a43a693))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#356](#356)) ([8cce307](8cce307))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#363](#363)) ([f2a2b82](f2a2b82))
* **deps-dev:** bump @typescript-eslint/parser from 5.42.1 to 5.43.0 ([#342](#342)) ([2f2afaf](2f2afaf))
* **deps-dev:** bump @typescript-eslint/parser from 5.43.0 to 5.44.0 ([#343](#343)) ([416b781](416b781))
* **deps-dev:** bump @typescript-eslint/parser from 5.44.0 to 5.45.1 ([#349](#349)) ([c239209](c239209))
* **deps-dev:** bump @typescript-eslint/parser from 5.45.1 to 5.46.1 ([#355](#355)) ([ec5744b](ec5744b))
* **deps-dev:** bump @typescript-eslint/parser from 5.46.1 to 5.47.0 ([#366](#366)) ([d73d679](d73d679))
* **deps-dev:** bump eslint from 8.27.0 to 8.28.0 ([#345](#345)) ([955f0da](955f0da))
* **deps-dev:** bump eslint from 8.28.0 to 8.29.0 ([#353](#353)) ([67efd75](67efd75))
* **deps-dev:** bump eslint from 8.29.0 to 8.30.0 ([#361](#361)) ([4994a83](4994a83))
* **deps-dev:** bump eslint-plugin-jest from 27.1.4 to 27.1.5 ([#338](#338)) ([547155e](547155e))
* **deps-dev:** bump eslint-plugin-jest from 27.1.5 to 27.1.6 ([#352](#352)) ([3b207ab](3b207ab))
* **deps-dev:** bump eslint-plugin-jest from 27.1.6 to 27.1.7 ([#365](#365)) ([0c53c34](0c53c34))
* **deps-dev:** bump prettier from 2.7.1 to 2.8.0 ([#351](#351)) ([be69643](be69643))
* **deps-dev:** bump prettier from 2.8.0 to 2.8.1 ([#358](#358)) ([154829d](154829d))
* **deps-dev:** bump rollup from 3.2.5 to 3.3.0 ([#340](#340)) ([254e49b](254e49b))
* **deps-dev:** bump rollup from 3.3.0 to 3.6.0 ([#350](#350)) ([3e54036](3e54036))
* **deps-dev:** bump rollup from 3.6.0 to 3.7.3 ([#359](#359)) ([c03e620](c03e620))
* **deps-dev:** bump rollup from 3.7.3 to 3.7.5 ([#364](#364)) ([30c0a55](30c0a55))
* **deps-dev:** bump typedoc from 0.23.19 to 0.23.21 ([#339](#339)) ([e3d73ad](e3d73ad))
* **deps-dev:** bump typedoc from 0.23.21 to 0.23.22 ([#360](#360)) ([f4b4cd3](f4b4cd3))
* **deps-dev:** bump typedoc from 0.23.22 to 0.23.23 ([#362](#362)) ([3afa647](3afa647))
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