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): bump locter from 1.2.0 to 1.2.1 #637

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps locter from 1.2.0 to 1.2.1.

Release notes

Sourced from locter's releases.

v1.2.1

1.2.1 (2023-07-24)

Bug Fixes

  • deps: bump glob to v10.x (af38163)
Changelog

Sourced from locter's changelog.

1.2.1 (2023-07-24)

Bug Fixes

  • deps: bump glob to v10.x (af38163)
Commits

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 [locter](https://github.com/tada5hi/locter) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/tada5hi/locter/releases)
- [Changelog](https://github.com/tada5hi/locter/blob/v1.2.1/CHANGELOG.md)
- [Commits](tada5hi/locter@v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: locter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 24, 2023
@tada5hi tada5hi merged commit 47ffdac into develop Jul 25, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/locter-1.2.1 branch July 25, 2023 08:42
github-actions bot pushed a commit that referenced this pull request Jul 25, 2023
# [3.0.0](v2.8.1...v3.0.0) (2023-07-25)

### Bug Fixes

* adjust build action to cache bin and dist dir ([9afa905](9afa905))
* adjust runSeeder(s) method to use seeder executor ([3f55d49](3f55d49))
* align cli options with README ([4f3432c](4f3432c))
* circular dependencies ([23b8d6c](23b8d6c))
* circular dependencies between seder and data-source-options ([c5d1d09](c5d1d09))
* cleanup file path adjustment ([01332c5](01332c5))
* **deps:** bump locter from 1.1.2 to 1.1.3 ([#633](#633)) ([90ce900](90ce900))
* **deps:** bump locter from 1.2.0 to 1.2.1 ([#637](#637)) ([47ffdac](47ffdac))
* **deps:** bump rapiq from 0.8.1 to 0.9.0 ([#618](#618)) ([e2d9d1b](e2d9d1b))
* include bin directory in package-json file list ([327ce47](327ce47))
* keepà bin directory + updated .gitignore ([58aebad](58aebad))
* logging of seed file name on creation ([8bb0ec5](8bb0ec5))
* minor cleanup ([8773e02](8773e02))
* only track one time seeder ([8edf6cf](8edf6cf))
* preserve bin/cli.{mjs,cjs} for publishing ([7b175e9](7b175e9))
* rename seeder property oneTimeOnly to track + global seedTracking option ([b8c4b35](b8c4b35))
* resolve seeder/factory file patterns & paths relative to root directory ([622aec9](622aec9))
* seeds without timestamp should be considered older ([f511978](f511978))
* yargs import for esm cli entry-point ([3d46dff](3d46dff))

### Features

* allow setting (faker) locale for seeder factories ([5387d44](5387d44))
* explicit seed execution, comparison by file-name/path ([61de8dd](61de8dd))
* generate cli entry point for cjs/esm ([0cc73b6](0cc73b6))
* implemented seed:craete cli command + adjusted seed run command ([7cc56bc](7cc56bc))
* only create seeder table if trackable seed found or global flag is set ([379c296](379c296))
* option to execute seeds only once ([5f6d98f](5f6d98f))
* refactor and optimized file path modification ([5bdfd0a](5bdfd0a))
* refactored cli options + enhanced commands ([637250b](637250b))
* remove legacy data-source options building ([6cb4d77](6cb4d77))
* use rollup and swc to create bundles for cjs & esm ([46016e8](46016e8))

### BREAKING CHANGES

* public api changed
* ormconfig no longer supported
* CLI path changed
@github-actions
Copy link

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant