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 2.72.1 to 2.73.0 #260

Merged
merged 1 commit into from
May 16, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2022

Bumps rollup from 2.72.1 to 2.73.0.

Release notes

Sourced from rollup's releases.

v2.73.0

2022-05-13

Features

  • Do not treat Object.defineProperty/ies as side effect when called on an unused object (#4493)
  • Do not assume that assigning a property can create a getter with side effects (#4493)
  • Do not treat string.prototype.replace(All) as side effect when used with two literals (#4493)

Bug Fixes

  • Detect side effects when manually declaring getters on functions (#4493)

Pull Requests

Changelog

Sourced from rollup's changelog.

2.73.0

2022-05-13

Features

  • Do not treat Object.defineProperty/ies as side effect when called on an unused object (#4493)
  • Do not assume that assigning a property can create a getter with side effects (#4493)
  • Do not treat string.prototype.replace(All) as side effect when used with two literals (#4493)

Bug Fixes

  • Detect side effects when manually declaring getters on functions (#4493)

Pull Requests

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.72.1 to 2.73.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.72.1...v2.73.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 dependabot bot added the dependencies Pull requests that update a dependency file label May 16, 2022
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) May 16, 2022 04:16
@googlemaps-bot googlemaps-bot merged commit cebeaa3 into main May 16, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/rollup-2.73.0 branch May 16, 2022 04:17
github-actions bot pushed a commit that referenced this pull request May 16, 2022
Bumps [rollup](https://github.com/rollup/rollup) from 2.72.1 to 2.73.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.72.1...v2.73.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> cebeaa3
googlemaps-bot pushed a commit that referenced this pull request May 19, 2022
### [2.7.4](v2.7.3...v2.7.4) (2022-05-19)

### Miscellaneous Chores

* add --approve ([4548901](4548901))
* **deps-dev:** bump @types/google.maps from 3.48.7 to 3.48.8 ([#251](#251)) ([04e2f03](04e2f03))
* **deps-dev:** bump eslint-plugin-jest from 26.1.5 to 26.2.2 ([#261](#261)) ([2a72300](2a72300))
* **deps-dev:** bump rollup from 2.70.2 to 2.72.1 ([#249](#249)) ([35d9891](35d9891))
* **deps-dev:** bump rollup from 2.72.1 to 2.73.0 ([#260](#260)) ([cebeaa3](cebeaa3))
* **deps-dev:** bump typescript from 4.6.3 to 4.6.4 ([#245](#245)) ([1a78c66](1a78c66))
* fix approval by providing url to pr ([60d3987](60d3987))
* only approve ([042e772](042e772))
* simplify dependabot workflow ([89b933a](89b933a))
* Synced file(s) with googlemaps/.github ([#250](#250)) ([1634e66](1634e66))
* Synced file(s) with googlemaps/.github ([#258](#258)) ([46f7850](46f7850))
* Synced local '.github/' with remote 'sync-files/js/.github/' ([#257](#257)) ([f410cdb](f410cdb))
* Synced local '.github/workflows/dependabot.yml' with remote '.github/workflows/dependabot.yml' ([#256](#256)) ([152215f](152215f))
* update pull request approval comment ([fbb9df2](fbb9df2))

### Build System

* change dependabot interval to weekly ([#262](#262)) ([a61dc3c](a61dc3c))
* checkout with credentials ([#254](#254)) ([fd4c4d5](fd4c4d5))
* fix workflow name and badge ([#255](#255)) ([4d61a26](4d61a26))
* standardize check name ([#253](#253)) ([520f293](520f293))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 2.7.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants