Skip to content
This repository was archived by the owner on Sep 9, 2022. It is now read-only.

build(deps): bump write-file-atomic from 3.0.3 to 4.0.1 in /core #178

Merged
merged 1 commit into from
Mar 12, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2022

Bumps write-file-atomic from 3.0.3 to 4.0.1.

Release notes

Sourced from write-file-atomic's releases.

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

dependencies

  • typedarray-to-buffer@4.0.0 (f36ff4f)

Documentation

  • readme: clean up API/usage syntax (#90) (22c6990)
Changelog

Sourced from write-file-atomic's changelog.

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

  • typedarray-to-buffer@4.0.0 (f36ff4f)

Documentation

  • readme: clean up API/usage syntax (#90) (22c6990)
Commits
  • bf8ca7f chore: release 4.0.1
  • 81a296d fix: remove dupl check for typed arrays (#96)
  • 625526e fix: remove is-typedarray and typedarray-to-buffer
  • 0b3ffdb deps: update signal-exit requirement from ^3.0.2 to ^3.0.7
  • 8ae9e0e chore: @​npmcli/template-oss@​2.7.1
  • 5c14a2f chore: release 4.0.0
  • 22c6990 docs(readme): clean up API/usage syntax (#90)
  • d4d0f3c chore: move old changelog to docs
  • 27bd70a chore: rename LICENSE->LICENSE.md
  • 647e431 chore: linting
  • Additional commits viewable in compare view
Maintainer changes

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


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 [write-file-atomic](https://github.com/npm/write-file-atomic) from 3.0.3 to 4.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...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 12, 2022
@abdfnx abdfnx merged commit c7a0be5 into main Mar 12, 2022
@abdfnx abdfnx deleted the dependabot/npm_and_yarn/core/write-file-atomic-4.0.1 branch March 12, 2022 05:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant