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

build(deps): bump write-file-atomic from 3.0.3 to 5.0.1 #437

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

Bumps write-file-atomic from 3.0.3 to 5.0.1.

Release notes

Sourced from write-file-atomic's releases.

v5.0.1

5.0.1 (2023-04-26)

Dependencies

v5.0.0

5.0.0 (2022-10-10)

⚠️ BREAKING CHANGES

  • write-file-atomic is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

v4.0.2

4.0.2 (2022-08-16)

Bug Fixes

write-file-atomic v4.0.1

Bug Fixes

  • remove dupl check for typed arrays (#96) (81a296d)
  • remove is-typedarray and typedarray-to-buffer (625526e)

Dependencies

  • update signal-exit requirement from ^3.0.2 to ^3.0.7 (0b3ffdb)

write-file-atomic v4.0.0

⚠ BREAKING CHANGES

  • This drops support for node10 and non-LTS versions of node12 and node14

Bug Fixes

... (truncated)

Changelog

Sourced from write-file-atomic's changelog.

5.0.1 (2023-04-26)

Dependencies

5.0.0 (2022-10-10)

⚠️ BREAKING CHANGES

  • write-file-atomic is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

4.0.2 (2022-08-16)

Bug Fixes

4.0.1 (2022-02-09)

Bug Fixes

  • remove dupl check for typed arrays (#96) (81a296d)
  • remove is-typedarray and typedarray-to-buffer (625526e)

Dependencies

  • update signal-exit requirement from ^3.0.2 to ^3.0.7 (0b3ffdb)

4.0.0 (2022-01-18)

⚠ BREAKING CHANGES

  • This drops support for node10 and non-LTS versions of node12 and node14

Bug Fixes

dependencies

... (truncated)

Commits
  • 042cff7 chore: release 5.0.1
  • 1d489ac chore: enable auto-publish (#161)
  • 24f9d37 chore: bump @​npmcli/template-oss from 4.13.0 to 4.14.1 (#160)
  • 9707255 chore: bump @​npmcli/template-oss from 4.12.1 to 4.13.0 (#158)
  • a0daf64 deps: bump signal-exit from 3.0.7 to 4.0.1 (#157)
  • c3accf9 chore: bump @​npmcli/template-oss from 4.12.0 to 4.12.1 (#154)
  • b101609 chore(deps): remove mkdirp and rimraf (#143)
  • f40bb71 chore: postinstall for dependabot template-oss PR
  • f923a0f chore: bump @​npmcli/template-oss from 4.11.4 to 4.12.0
  • cbc660e chore: postinstall for dependabot template-oss PR
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-cli-ops, a new releaser for write-file-atomic since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [write-file-atomic](https://github.com/npm/write-file-atomic) from 3.0.3 to 5.0.1.
- [Release notes](https://github.com/npm/write-file-atomic/releases)
- [Changelog](https://github.com/npm/write-file-atomic/blob/main/CHANGELOG.md)
- [Commits](npm/write-file-atomic@v3.0.3...v5.0.1)

---
updated-dependencies:
- dependency-name: write-file-atomic
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 25, 2023
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.

0 participants