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

chore(deps): bump @swrlab/utils from 1.1.3 to 1.2.1 #619

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2024

Bumps @swrlab/utils from 1.1.3 to 1.2.1.

Release notes

Sourced from @​swrlab/utils's releases.

v1.2.1

What's Changed

Full Changelog: swrlab/node-utils@v1.1.3...v1.2.1

Changelog

Sourced from @​swrlab/utils's changelog.

SWR Audio Lab / Node.js Utils Changelog

by SWR Audio Lab

Changelog

  • 2023-12-27 - v1.2.1

    • chore: update dependencies
    • refact: remove uuid dependency
    • chore!: upgrade minimum NodeJS version to v18
  • 2023-12-18 - v1.2.0

    • refact: optimize linter util to work with Yarn >=v4
    • chore: upgrade default NodeJS version to v20
  • 2023-04-19 - v1.1.3

    • fix: don't run linter on dependabot-pr
    • fix: use toReadable in pluralize helper
    • security: add safe-to-test flag for pr's
  • 2023-02-15 - v1.1.2

    • feat: add revYearMonthDay to date package
    • feat: add date package with iso time functions
    • feat: add arrayToObjectCount to helpers package
    • feat: add getJsonKeys to helpers package
    • feat: add normalize to numbers package
    • feat: add isEmptyString to strings package
  • 2023-02-13 - v1.1.1

    • feat: add addTrailingZeros to numbers package
    • feat: add addLeadingZero to numbers package
    • feat: add getDiff to numbers package
    • feat: add getAverage to numbers package
    • feat: add getSum to numbers package
    • feat: add getRandomInRange to numbers package
    • feat: add roundTo to numbers package
  • 2022-12-19 - v1.1.0

    • feat: add test workflow to github/actions
    • feat: add helpers package (with sleep function)
    • feat: add numbers package (with toReadable function)
    • feat: add capitalize and pluralize functions in strings package
    • chore!: move isEven from strings to numbers package

    BREAKING CHANGE: strings.isEven() is deprecated, use numbers.isEven() instead

  • 2022-08-09 - v1.0.1

    • chore: update super-linter with new config
  • 2022-07-27 - v1.0.0

... (truncated)

Commits
  • 7b45041 Merge pull request #551 from swrlab/dev/remove-uuid
  • 7e8fb6f chore!: upgrade minimum NodeJS version to v18
  • 99b4220 chore: update dependencies
  • 4ec9e72 refact: remove uuid
  • 4ff2610 Merge pull request #547 from swrlab/dev/node-v20
  • 41b57f8 chore: upgrade default NodeJS version to v20
  • 11dc3be fix: issue with yarn v4
  • 04b4e26 chore: add stable Yarn version
  • 6dd186f chore: update to stable yarn version
  • 76c409a chore: update to stable yarn version
  • Additional commits viewable in compare view

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 [@swrlab/utils](https://github.com/swrlab/node-utils) from 1.1.3 to 1.2.1.
- [Release notes](https://github.com/swrlab/node-utils/releases)
- [Changelog](https://github.com/swrlab/node-utils/blob/main/CHANGELOG.md)
- [Commits](swrlab/node-utils@v1.1.3...v1.2.1)

---
updated-dependencies:
- dependency-name: "@swrlab/utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 19, 2024

Superseded by #672.

@dependabot dependabot bot closed this May 19, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swrlab/utils-1.2.1 branch May 19, 2024 14:43
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants