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): update dependency babel-preset-atomic to v5 #49

Merged
merged 1 commit into from
Aug 22, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 2, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
babel-preset-atomic ^4.2.0 -> ^5.0.0 age adoption passing confidence

Release Notes

atom-ide-community/babel

v5.0.0

Compare Source

Breaking Change

To configure the plugin for an older Electron, you can pass the electron target. See the example in the readme

{
  "presets": [
    [
      "babel-preset-atomic",
      {
        "targets": {
          "electron": 9
        }
      }
    ]
  ]
}

Full Changelog: atom-community/babel-preset-atomic@v4.4.0...v5.0.0


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/devdependencies branch from 87e1177 to c7a0e3d Compare August 22, 2022 21:36
@aminya aminya merged commit 3c1b05e into master Aug 22, 2022
@aminya aminya deleted the renovate/devdependencies branch August 22, 2022 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant