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 @envelop/core to v5 #576

Merged
merged 2 commits into from
Oct 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@envelop/core ^2.4.2 || ^3.0.0 || ^4.0.0 -> ^2.4.2 || ^3.0.0 || ^4.0.0 || ^5.0.0 age adoption passing confidence

Release Notes

n1ru4l/envelop (@​envelop/core)

v5.0.0

Compare Source

Major Changes
  • #​1939
    f7ef03c0
    Thanks @​EmrysMyrddin! - The addPlugin function now insert the
    plugin in place in the plugin list, leading to a more predictable execution order.

    Breaking Change: This change alter the execution order of plugins. This can break some plugins
    that was relying on the fact the addPlugin allowed to push a plugin to the end of the plugin
    list.

    If it is the case, the best fix is to reorder the plugin list and ensure the plugin is in the
    right position, after all its dependencies.

Patch Changes

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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, check this box

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

@renovate renovate bot requested a review from n1ru4l October 16, 2023 10:25
@changeset-bot
Copy link

changeset-bot bot commented Oct 16, 2023

🦋 Changeset detected

Latest commit: ac8a44a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@graphprotocol/client-polling-live Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@theguild-bot
Copy link
Collaborator

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphprotocol/client-add-source-name 2.0.1-alpha-20231016102642-c41b872 npm ↗︎ unpkg ↗︎
@graphprotocol/client-apollo 2.0.1-alpha-20231016102642-c41b872 npm ↗︎ unpkg ↗︎
@graphprotocol/client-auto-pagination 2.0.1-alpha-20231016102642-c41b872 npm ↗︎ unpkg ↗︎
@graphprotocol/client-auto-type-merging 2.0.1-alpha-20231016102642-c41b872 npm ↗︎ unpkg ↗︎
@graphprotocol/client-cli 3.0.1-alpha-20231016102642-c41b872 npm ↗︎ unpkg ↗︎
@graphprotocol/client-polling-live 2.0.1-alpha-20231016102642-c41b872 npm ↗︎ unpkg ↗︎
@graphprotocol/client-urql 2.0.1-alpha-20231016102642-c41b872 npm ↗︎ unpkg ↗︎

@renovate renovate bot force-pushed the renovate/major-envelop branch from c41b872 to 1effd60 Compare October 26, 2023 20:23
@renovate
Copy link
Contributor Author

renovate bot commented Oct 26, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@ardatan ardatan merged commit a8f657f into main Oct 26, 2023
5 of 6 checks passed
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.

2 participants