JaneJeon / objection-hashid

Objection plugin to automatically obfuscate model ids using hashids!
https://janejeon.github.io/objection-hashid
GNU Lesser General Public License v3.0
14 stars 6 forks source link

Bump hashids from 2.2.8 to 2.2.9 #160

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps hashids from 2.2.8 to 2.2.9.

Release notes

Sourced from hashids's releases.

2.2.9

2.2.9 (2021-11-07)

Bug Fixes

  • workaround annoying TS/ESM resolving quirks (3403edc)
Commits
  • 93c6394 docs: added a note about importing the module in TypeScript (#474)
  • 9eebdc7 Merge pull request #475 from niieani/bb/scaffold
  • 3403edc fix: workaround annoying TS/ESM resolving quirks
  • 4f7e385 chore: switch to @​niieani/scaffold
  • ed2ab99 build: upgrade yarn and other devDependencies (#403)
  • 2db7212 build(deps-dev): bump @​babel/core from 7.12.10 to 7.12.17 (#395)
  • f8a2d2f build(deps-dev): bump husky from 4.3.8 to 5.1.0 (#394)
  • 51f05ab build(deps-dev): bump @​babel/cli from 7.12.16 to 7.12.17 (#393)
  • 28acb41 build(deps-dev): bump @​typescript-eslint/parser from 4.13.0 to 4.15.1 (#392)
  • 9dd4bab build(deps): bump actions/cache from v2 to v2.1.4 (#388)
  • 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)