Skip to content

build(deps-dev): bump @rollup/plugin-babel from 5.3.0 to 5.3.1 #542

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2022

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @rollup/plugin-babel from 5.3.0 to 5.3.1.

Changelog

Sourced from @​rollup/plugin-babel's changelog.

v5.3.1

2022-02-22

Bugfixes

  • fix: consider path delimeter on windows (#1090)
Commits
  • 1140b9e chore(release): babel v5.3.1
  • c259de5 fix(babel): consider path delimeter on windows (#1090)
  • 8835dd2 chore(repo): update rollup devDep in all packages (#1115)
  • e32a9e9 chore(repo): update linting, prettier configuration
  • f13e4ed chore(repo): fix some odd linting errors
  • 8205497 chore(repo): automatically publish packages (#940)
  • 81781a8 chore(repo): fix the prepublishOnly scripts for most plugins
  • 65ebb11 pnpm lockfile, publish adjustments, linting fixes
  • fba0a6b chore(repo): remove circle ci, add validate workflow, update deps (#867)
  • 0150c55 chore(repo): Add "directory" to package.json repository fields. (#826)
  • See full diff in compare view

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/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/babel-v5.3.1/packages/babel)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-babel"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 23, 2022
@jpoehnelt
Copy link
Contributor

@dependabot rebase

Copy link

@autoapproval autoapproval bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@autoapproval autoapproval bot added automerge Merge the pull request once unit tests and other checks pass. merge labels Apr 5, 2022
@probot-auto-merge probot-auto-merge bot merged commit 5997c62 into main Apr 5, 2022
@probot-auto-merge probot-auto-merge bot deleted the dependabot/npm_and_yarn/rollup/plugin-babel-5.3.1 branch April 5, 2022 03:13
github-actions bot pushed a commit that referenced this pull request Apr 5, 2022
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/babel-v5.3.1/packages/babel)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-babel"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 5997c62
github-actions bot pushed a commit that referenced this pull request Apr 5, 2022
### [1.13.11](v1.13.10...v1.13.11) (2022-04-05)

### Miscellaneous Chores

* update lint deps ([#574](#574)) ([e810602](e810602))

### Build System

* **deps-dev:** bump @rollup/plugin-babel from 5.3.0 to 5.3.1 ([#542](#542)) ([5997c62](5997c62))
* **deps-dev:** bump @rollup/plugin-commonjs from 21.0.2 to 21.0.3 ([#571](#571)) ([ff9e73a](ff9e73a))
* **deps-dev:** bump chromedriver from 99.0.0 to 100.0.0 ([#572](#572)) ([ad37849](ad37849))
* **deps-dev:** bump eslint from 7.32.0 to 8.12.0 ([#570](#570)) ([5cb1366](5cb1366))
* **deps-dev:** bump eslint-plugin-jest from 26.1.2 to 26.1.3 ([#568](#568)) ([bf1c783](bf1c783))
* **deps-dev:** bump prettier from 2.6.0 to 2.6.1 ([#567](#567)) ([157b089](157b089))
* **deps-dev:** bump typescript from 4.6.2 to 4.6.3 ([#566](#566)) ([a90cbeb](a90cbeb))
* **deps:** bump minimist from 1.2.5 to 1.2.6 ([#569](#569)) ([24b8036](24b8036))
@github-actions
Copy link

github-actions bot commented Apr 5, 2022

🎉 This PR is included in version 1.13.11 🎉

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
automerge Merge the pull request once unit tests and other checks pass. dependencies Pull requests that update a dependency file merge released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant