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 caterpillar from 5.14.0 to 6.8.0 #83

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 Aug 2, 2021

Bumps caterpillar from 5.14.0 to 6.8.0.

Changelog

Sourced from caterpillar's changelog.

v6.8.0 2021 July 30

v6.7.0 2021 July 29

v6.6.0 2020 October 29

v6.5.0 2020 September 4

v6.4.0 2020 August 18

v6.3.0 2020 August 18

v6.2.0 2020 August 18

v6.1.0 2020 August 4

v6.0.2 2020 July 22

  • Updated Transform documentation and renamed Writeable internal type to Pipeable to reflect its purpose better

v6.0.1 2020 July 22

  • Updated dependencies, fixes Node.js due to missing semver dependency under editions

v6.0.0 2020 July 24

  • Breaking Changes: Caterpillar has been rewritten for performance, ease of use, and deno compatibility (now it is compatible with Node.js, Deno, and Web Browsers)
  • The Caterpillar Transforms by Bevry, are now embedded into the caterpillar package:
    • caterpillar-filter is now import { Filter } from 'caterpillar'
    • caterpillar-human is now import { Human } from 'caterpillar'
    • caterpillar-browser is now import { Browser } from 'caterpillar'
  • *.create() aliases for new *() are now removed, please just use new *(config)

... (truncated)

Commits
  • 1d88820 v6.8.0 - boundation, changelog, version bump
  • 95a1fdc v6.7.0 - boundation, changelog, version bump
  • 5c86650 fix or workaround new typescript issues
  • 48aa303 Bump projectz from 2.16.0 to 2.17.0 (#144)
  • 2e08d37 Bump @​bevry/update-contributors from 1.17.0 to 1.18.0 (#141)
  • 1510e1e Bump get-current-line from 6.2.0 to 6.3.0 (#140)
  • f7d7b11 Bump editions from 6.0.0 to 6.1.0 (#136)
  • 41acc23 Bump rfc-log-levels from 3.14.0 to 3.15.0 (#139)
  • 123a318 Bump valid-module from 1.14.0 to 1.15.0 (#138)
  • 346a78e Bump kava from 5.12.0 to 5.13.0 (#137)
  • 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 [caterpillar](https://github.com/bevry/caterpillar) from 5.14.0 to 6.8.0.
- [Release notes](https://github.com/bevry/caterpillar/releases)
- [Changelog](https://github.com/bevry/caterpillar/blob/master/HISTORY.md)
- [Commits](bevry/caterpillar@v5.14.0...v6.8.0)

---
updated-dependencies:
- dependency-name: caterpillar
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 2, 2021
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