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

fix(deps): update dependency inflection to v3 #8835

Merged
merged 3 commits into from
Sep 26, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
inflection ^1.13.1 -> ^3.0.0 age adoption passing confidence

Release Notes

dreamerslab/node.inflection (inflection)

v3.0.0

Compare Source

  • BREAKING CHANGE: increase node minimal version to 18.0

Full Changelog: dreamerslab/node.inflection@v2.0.1...v3.0.0

v2.0.1: 2.0.1

Compare Source

Full Changelog: dreamerslab/node.inflection@v2.0.0...v2.0.1

v2.0.0

Compare Source

What's Changed

  • Refactor to typescript by @​p-kuen in https://github.com/dreamerslab/node.inflection/pull/92
  • We ship types with this package, so you don't need the @types/inflection package anymore
  • BREAKING CHANGE: increase node minimal version to 14.0
  • BREAKING CHANGE: inflect does not parse strings as count anymore - it throws an error instead
  • BREAKING CHANGE: remove inflection.version variable
  • BREAKING CHANGE: remove bower.json and component.json

Full Changelog: dreamerslab/node.inflection@v1.13.4...v2.0.0

v1.13.4: 1.13.4

Compare Source

  • Upgrade dev dependencies
  • Fixed databases singular form (#​91)

Full Changelog: dreamerslab/node.inflection@v1.13.3...v1.13.4

v1.13.2

Compare Source

  • [fix] drives singular form
  • [feat] allow inflect to use floats
  • [chore] upgrade packages

Configuration

📅 Schedule: Branch creation - "before 7am on Tuesday,before 7am on Wednesday" in timezone Australia/Sydney, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@dcousens dcousens force-pushed the renovate/inflection-3.x branch from be88218 to 73b83ee Compare September 26, 2023 23:22
@dcousens dcousens self-assigned this Sep 26, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Sep 26, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 73b83ee:

Sandbox Source
@keystone-6/sandbox Configuration

@dcousens dcousens merged commit cf0bd47 into main Sep 26, 2023
57 checks passed
@dcousens dcousens deleted the renovate/inflection-3.x branch September 26, 2023 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant