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

Update traverson to the latest version 🚀 #60

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 29, 2020

The dependency traverson was updated from 6.1.1 to 7.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: traverson-bot
License: MIT

Release Notes for v7.0.0

7.0.0 (2020-02-28)

Bug Fixes

  • build: split the gruntfile to enable running the build separately (c487b18)
  • dependencies: bumped to the latest version of several packages (f03ef4b)

Build System

  • node-version: dropped support for node v8, which has reached EOL (14b6b44)

chore

  • engines: defined engines to match tested node versions (6f0f108)

Code Refactoring

  • limited the files included in the build to minimum required (b59a7b3)

Continuous Integration

  • node-versions: stopped building against unsupported node versions (b36aa83)
  • publish: dropped bower support (2915d6d)

BREAKING CHANGES

  • limited the published files to those used by the public api. use of private files
    could break with this change
  • node-version: node v8 has reached EOL and is no longer supported
  • engines: the engines property now limits supported node versions to v8 and above
  • publish: bower is being dropped as a supported platform
  • node-versions: dropped support for end-of-life'ed versions of node
Commits

The new version differs by 60 commits.

  • e37eebe chore(release): 7.0.0 [skip ci]
  • 34755f8 Merge pull request #155 from traverson/alpha
  • fd9b933 Merge branch 'master' into alpha
  • 1026422 chore(release): 7.0.0-alpha.7 [skip ci]
  • b59a7b3 refactor: limited the files included in the build to minimum required
  • 35e67bd chore(package): update lockfile package-lock.json
  • 35f6299 chore(package): update sinon to version 9.0.0
  • 92eee8e chore(release): 7.0.0-alpha.6 [skip ci]
  • 14b6b44 build(node-version): dropped support for node v8, which has reached EOL
  • 75b496e chore(version): made it clear that version is set by semantic-release
  • 5e42ad8 docs(user-guide): modernized the save flag for installation
  • 33c2325 docs(badges): pointed the travis badge at .com
  • e2c12cf ci(import): leveraged the shareable configs
  • d18ae40 Merge branch 'alpha' of github.com:traverson/traverson into alpha
  • af57a7c Merge branch 'master' of github.com:traverson/traverson into alpha

There are 60 commits in total.

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants