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 @untool/core #30

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 and @untool/core. These dependencies needed 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 @untool/core from 1.0.0 to 1.10.4

Release notes

Sourced from @​untool/core's releases.

v1.10.4

1.10.4 (2019-12-11)

Bug Fixes

  • upgrade terser-webpack-plugin to latest version (286572a)

v1.10.3

1.10.3 (2019-12-09)

Bug Fixes

  • webpack: downgrade url-loader to v2 (b008d55)

v1.10.2

1.10.2 (2019-12-09)

Bug Fixes

  • react: update serialize-javascript package (fcf549d)
  • adapt to breaking changes in serialize-error package (4880f7e)
  • correct build script to be platform neutral (4533f9a)
  • error in readme (7023744)
  • update dependency chalk to v3 (6b46fd1)
  • update dependency flat to v5 (c616e38)
  • update dependency memory-fs to ^0.5.0 (57f5edc)
  • update dependency serialize-error to v5 (b69818e)
  • update dependency strip-ansi to v6 (1312b77)
  • update dependency url-loader to v3 (7b20b8f)

v1.10.1

1.10.1 (2019-09-11)

Bug Fixes

  • always resolve regenerator-runtime to included dependency (ce97827)
  • remove workaround & re-enable all compression options of uglify (ac6bd4e), closes mishoo/UglifyJS2#2842
  • update dependency serialize-javascript to v2 (9d2e5e6)
  • update dependency terser-webpack-plugin to v2 (18eb48d)
  • info: add missing escape-string-regexp dependency (fe5eae7)
  • webpack: add directory-index as dependency (70b2285)
  • update dependency rimraf to v3 (0d6e4ce)
  • update dependency yargs to v14 (b2f5338)
  • upgrade portfinder to 1.0.23 (6b1622a)

v1.10.0

... (truncated)

Changelog

Sourced from @​untool/core's changelog.

1.10.4 (2019-12-11)

Bug Fixes

  • upgrade terser-webpack-plugin to latest version (286572a)

1.10.3 (2019-12-09)

Bug Fixes

  • webpack: downgrade url-loader to v2 (b008d55)

1.10.2 (2019-12-09)

Bug Fixes

  • react: update serialize-javascript package (fcf549d)
  • adapt to breaking changes in serialize-error package (4880f7e)
  • correct build script to be platform neutral (4533f9a)
  • error in readme (7023744)
  • update dependency chalk to v3 (6b46fd1)
  • update dependency flat to v5 (c616e38)
  • update dependency memory-fs to ^0.5.0 (57f5edc)
  • update dependency serialize-error to v5 (b69818e)
  • update dependency strip-ansi to v6 (1312b77)
  • update dependency url-loader to v3 (7b20b8f)

1.10.1 (2019-09-11)

Bug Fixes

  • always resolve regenerator-runtime to included dependency (ce97827)
  • remove workaround & re-enable all compression options of uglify (ac6bd4e), closes mishoo/UglifyJS2#2842
  • update dependency serialize-javascript to v2 (9d2e5e6)

... (truncated)

Commits
  • 9ce7d10 chore: release v1.10.4
  • 286572a fix: upgrade terser-webpack-plugin to latest version
  • f611940 chore: make Node testing matrix more explicit
  • 8978cb7 docs: remove ROADMAP for v2
  • c2e8cbd docs: point to current DOCUMENTATION from README
  • 251b366 docs: make internal URLs relative
  • 60a5302 docs: add new README
  • 7c0a9a9 docs: create new documentation page
  • 715345d chore: release v1.10.3
  • b008d55 fix(webpack): downgrade url-loader to v2
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by herschel666, a new releaser for @​untool/core since your current version.


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) and [@untool/core](https://github.com/untool/untool). These dependencies needed 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 `@untool/core` from 1.0.0 to 1.10.4
- [Release notes](https://github.com/untool/untool/releases)
- [Changelog](https://github.com/untool/untool/blob/v1.10.4/CHANGELOG.md)
- [Commits](untool/untool@v1.0.0...v1.10.4)

---
updated-dependencies:
- dependency-name: flat
  dependency-type: indirect
- dependency-name: "@untool/core"
  dependency-type: indirect
...

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
Development

Successfully merging this pull request may close these issues.

0 participants