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

Bump flat and release-it #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 30, 2022

Bumps flat to 5.0.2 and updates ancestor dependency release-it. These dependencies need to be updated together.

Updates flat from 4.1.0 to 5.0.2

Commits
  • e5ffd66 Release 5.0.2
  • fdb79d5 Update dependencies, refresh lockfile, format with standard.
  • e52185d Test against node 14 in CI.
  • 0189cb1 Avoid arrow function syntax.
  • f25d3a1 Release 5.0.1
  • 54cc7ad use standard formatting
  • 779816e drop dependencies
  • 2eea6d3 Bump lodash from 4.17.15 to 4.17.19
  • a61a554 Bump acorn from 7.1.0 to 7.4.0
  • 20ef0ef Fix prototype pollution on unflatten
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by timoxley, a new releaser for flat since your current version.


Updates release-it from 13.6.2 to 13.7.2

Release notes

Sourced from release-it's releases.

Release 13.7.2

  • Update dependencies (fixes #794) (03add7a)

Release 13.7.1

  • Update dependencies (c0e04bd)
  • Improve readme + add regex-bumper plugin (9cfbef7)
  • Fix up the dry run output a bit (3c0e513)
  • Add dashes in the dotenv example (closes #696) (0d75f42)

Release 13.7.0

  • Update dependencies (b7d53e3)
  • Sync back-compat config (63d03aa)
  • Make npm.timeout configurable (ea3f608)
  • Add example for setting multiple git.pushArgs on the CLI (0332981)

Release 13.6.9

  • Update dependencies (c3e32de)
  • Fix github preRelease option (fixes #679) (49742cb)
  • Housekeeping some old docs (ea67fbe)
  • Move some github/config files (557cade)

Release 13.6.8

  • Update dependencies (5202eed)
  • Fix version determination in test helper (eecb017)
  • Improve docs (3cadd5e)

Release 13.6.7

  • Update dependencies (07f7bb0)
  • Improve isWorkingDirClean() check for projects with generated code (#688) (8cbac81)

Release 13.6.6

  • Update dependencies (6756a85)
  • Disable camel case expansion when parsing arguments (d61df74)
  • Link to GitHub token generation page when throwing that error (ddebc3f)

Release 13.6.5

  • Add projects using release-it (cacd1af)
  • Update dependencies (64a6c3f)

Release 13.6.4

  • Update dependencies (69854df)
  • Move "prerequisite checks" to their own plugin docs (ab2bd54)

Release 13.6.3

  • Update packages (026c000)
  • Update some docs (df40c0e)
Commits

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [release-it](https://github.com/release-it/release-it). These dependencies need to be updated together.


Updates `flat` from 4.1.0 to 5.0.2
- [Release notes](https://github.com/hughsk/flat/releases)
- [Commits](hughsk/flat@4.1.0...5.0.2)

Updates `release-it` from 13.6.2 to 13.7.2
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](release-it/release-it@13.6.2...13.7.2)

---
updated-dependencies:
- dependency-name: flat
  dependency-type: indirect
- dependency-name: release-it
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 30, 2022
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
Projects
None yet
0 participants