Skip to content

Bump inflection from 1.13.1 to 2.0.1 in /ui#3

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ui/inflection-2.0.1
Open

Bump inflection from 1.13.1 to 2.0.1 in /ui#3
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ui/inflection-2.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 30, 2023

Copy link
Copy Markdown

Bumps inflection from 1.13.1 to 2.0.1.

Release notes

Sourced from inflection's releases.

2.0.1

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

v2.0.0

What's Changed

  • Refactor to typescript by @​p-kuen in dreamerslab/node.inflection#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

1.13.4

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

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

1.13.2

What's Changed

New Contributors

Full Changelog: dreamerslab/node.inflection@v1.13.1...v1.13.2

Changelog

Sourced from inflection's changelog.

History

1.13.3 and later

Please see the GitHub Releases for release notes.

1.13.2 / 2022-01-29

  • [fix] drives singular form
  • [feat] allow inflect to use floats
  • [chore] upgrade packages
Commits
  • 6da4638 2.0.1
  • ed27dbc chore: upgrade packages
  • 740b747 refactor: use more modern function to implement applyRules method
  • e8f60d0 refactor(docs): format readme.md
  • affc0eb docs: update readme.md to reflect current usage and behaviour
  • 9ef38a3 refactor!: remove indexOf method
  • cab569c chore: add link to types file
  • 8b5fe98 2.0.0
  • 58231af Merge pull request #92 from dreamerslab/refactor
  • c9e0e1b chore: upgrade vitest package
  • Additional commits viewable in compare view

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 [inflection](https://github.com/dreamerslab/node.inflection) from 1.13.1 to 2.0.1.
- [Release notes](https://github.com/dreamerslab/node.inflection/releases)
- [Changelog](https://github.com/dreamerslab/node.inflection/blob/master/CHANGELOG.md)
- [Commits](dreamerslab/node.inflection@v1.13.1...v2.0.1)

---
updated-dependencies:
- dependency-name: inflection
  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 Jan 30, 2023
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