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

Update all dependencies #8558

Merged
merged 2 commits into from
Apr 27, 2023
Merged

Update all dependencies #8558

merged 2 commits into from
Apr 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
JS-DevTools/npm-publish action major v1 -> v2 age adoption passing confidence
esbuild devDependencies patch 0.17.17 -> 0.17.18 age adoption passing confidence
inquirer devDependencies minor 9.1.5 -> 9.2.0 age adoption passing confidence
node final major 19-alpine -> 20-alpine age adoption passing confidence
prettier (source) devDependencies patch 2.8.7 -> 2.8.8 age adoption passing confidence

Release Notes

JS-DevTools/npm-publish

v2

Compare Source

evanw/esbuild

v0.17.18

Compare Source

  • Fix non-default JSON import error with export {} from (#​3070)

    This release fixes a bug where esbuild incorrectly identified statements of the form export { default as x } from "y" assert { type: "json" } as a non-default import. The bug did not affect code of the form import { default as x } from ... (only code that used the export keyword).

  • Fix a crash with an invalid subpath import (#​3067)

    Previously esbuild could crash when attempting to generate a friendly error message for an invalid subpath import (i.e. an import starting with #). This happened because esbuild originally only supported the exports field and the code for that error message was not updated when esbuild later added support for the imports field. This crash has been fixed.

SBoudrias/Inquirer.js

v9.2.0

Compare Source

nodejs/node

v20

Moved to doc/changelogs/CHANGELOG_V012.md#​0.12.14.

prettier/prettier

v2.8.8

Compare Source

This version is a republished version of v2.8.7.
A bad version was accidentally published and it can't be unpublished, apologies for the churn.


Configuration

📅 Schedule: Branch creation - "on the 2nd and 4th day instance on sunday after 11pm" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the dependencies Pull requests that update a dependency file label Apr 23, 2023
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 00c62e6 to 748e84a Compare April 27, 2023 13:19
@renovate
Copy link
Contributor Author

renovate bot commented Apr 27, 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.

@mondeja mondeja merged commit ef90d9c into develop Apr 27, 2023
7 checks passed
@mondeja mondeja deleted the renovate/all branch April 27, 2023 22:31
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.

None yet

1 participant