Skip to content
This repository was archived by the owner on Apr 21, 2023. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2021

Bumps array-move from 1.0.0 to 4.0.0.

Release notes

Sourced from array-move's releases.

v4.0.0

Breaking

sindresorhus/array-move@v3.0.1...v4.0.0

v3.0.1

  • Properly determine starting and ending indexes (#16) 690f7d9

sindresorhus/array-move@v3.0.0...v3.0.1

v3.0.0

Breaking

  • Require Node.js 10 (#14) 064a79c

Improvements

  • Ignore invalid indexes (#14) 064a79c

sindresorhus/array-move@v2.2.2...v3.0.0

v2.2.2

  • Improve docs 52c576c

sindresorhus/array-move@v2.2.1...v2.2.2

v2.2.1

  • Internal changes 918b8e4

sindresorhus/array-move@v2.2.0...v2.2.1

v2.2.0

  • Accept ReadonlyArray in the TypeScript definition (#10) 3cba2e1

sindresorhus/array-move@v2.1.0...v2.2.0

v2.1.0

  • Refactor TypeScript definition to CommonJS compatible export (#6) dbf49d8

sindresorhus/array-move@v2.0.0...v2.1.0

v2.0.0

Breaking:

  • Rename the .mut() method to .mutate() 6c4c4ea
  • Require Node.js 8 (#5) 0522171

Enhancements:

... (truncated)

Commits

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 [array-move](https://github.com/sindresorhus/array-move) from 1.0.0 to 4.0.0.
- [Release notes](https://github.com/sindresorhus/array-move/releases)
- [Commits](sindresorhus/array-move@v1.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: array-move
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 16, 2021
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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