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

Bump js-cool from 5.10.0 to 5.15.2 #72

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps js-cool from 5.10.0 to 5.15.2.

Release notes

Sourced from js-cool's releases.

v5.15.2

  1. move awaitTo to await-to-done function, see: await-to-done
  2. fix circle require

Full Changelog: saqqdy/js-cool@5.15.0...5.15.2

v5.15.0

  1. new clone function, see: clone
  2. new isDate function, see: isDate
  3. new isRegExp function, see: isRegExp

Full Changelog: saqqdy/js-cool@5.14.1...5.15.0

v5.14.1

docs work

Full Changelog: saqqdy/js-cool@5.14.0...5.14.1

v5.14.0

  1. new sorter function, see: sorter
  2. new sortPinyin function, see: sortPinyin
  3. upgrade all packages

Full Changelog: saqqdy/js-cool@5.13.0...5.14.0

v5.13.0

  1. new arrayBufferToBase64 function, see: arrayBufferToBase64
  2. new arrayBufferToBlob function, see: arrayBufferToBlob
  3. new base64ToArrayBuffer function, see: base64ToArrayBuffer
  4. new base64ToBlob function, see: base64ToBlob
  5. new base64ToFile function, see: base64ToFile
  6. new blobToArrayBuffer function, see: blobToArrayBuffer
  7. new blobToBase64 function, see: blobToBase64
  8. new blobToUrl function, see: blobToUrl
  9. new fileToBase64 function, see: fileToBase64
  10. new svgToBlob function, see: svgToBlob
  11. new urlToBlob function, see: urlToBlob
  12. new inNodeJs function, see: inNodeJs

Full Changelog: saqqdy/js-cool@5.12.0...5.13.0

v5.12.0

  1. new isEqual function, see: isEqual
  2. upgrade all packages

Full Changelog: saqqdy/js-cool@5.11.0...5.12.0

v5.11.0

  1. new getFileType function, see: getFileType
  2. upgrade all packages

... (truncated)

Changelog

Sourced from js-cool's changelog.

2023.11.13 v5.15.2

  1. move awaitTo to await-to-done function, see: await-to-done
  2. fix circle require

2023.11.06 v5.15.0

  1. new clone function, see: clone
  2. new isDate function, see: isDate
  3. new isRegExp function, see: isRegExp

2023.11.01 v5.14.1

  1. docs work

2023.10.31 v5.14.0

  1. new sorter function, see: sorter
  2. new sortPinyin function, see: sortPinyin
  3. upgrade all packages

2023.10.27 v5.13.0

  1. new arrayBufferToBase64 function, see: arrayBufferToBase64
  2. new arrayBufferToBlob function, see: arrayBufferToBlob
  3. new base64ToArrayBuffer function, see: base64ToArrayBuffer
  4. new base64ToBlob function, see: base64ToBlob
  5. new base64ToFile function, see: base64ToFile
  6. new blobToArrayBuffer function, see: blobToArrayBuffer
  7. new blobToBase64 function, see: blobToBase64
  8. new blobToUrl function, see: blobToUrl
  9. new fileToBase64 function, see: fileToBase64
  10. new svgToBlob function, see: svgToBlob
  11. new urlToBlob function, see: urlToBlob
  12. new inNodeJs function, see: inNodeJs

2023.10.09 v5.12.0

  1. new isEqual function, see: isEqual
  2. upgrade all packages

2023.10.09 v5.11.0

  1. new getFileType function, see: getFileType
  2. upgrade all packages
Commits

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 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)

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

Bumps [js-cool](https://github.com/saqqdy/js-cool) from 5.10.0 to 5.15.2.
- [Release notes](https://github.com/saqqdy/js-cool/releases)
- [Changelog](https://github.com/saqqdy/js-cool/blob/master/CHANGELOG.md)
- [Commits](saqqdy/js-cool@5.10.0...5.15.2)

---
updated-dependencies:
- dependency-name: js-cool
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 13, 2023
@saqqdy saqqdy merged commit 28d748d into master Nov 22, 2024
3 of 4 checks passed
@saqqdy saqqdy deleted the dependabot/npm_and_yarn/js-cool-5.15.2 branch November 22, 2024 17:09
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.

1 participant