Update @robotlegsjs/core to the latest version 🚀 #74
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The dependency @robotlegsjs/core was updated from
0.2.1
to1.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.
Release Notes for 1.0.0
Added
Add reference to EventEmitter3 extension (see #87).
Add reference to some companies using the
RobotlegsJS
framework (see #99).Changed
Update Inversify to version
5.0.1
(see #90, #91).This version of
Inversify
has a breaking change on thePublic API
. The methodguid
was renamed toid
:Since this breaking change was mistakenly released as version
4.14.0
(now deprecated),we opted to release a
major
version of our package, even when there are no breaking changes on our side.Migrate to headless Chrome (see #96).
Improve performance of Karma (see #97).
Prepare package for stable version (see #98).
Update GitHub Templates (see #102).
Update dev dependencies to latest version.
Fixed
Commits
The new version differs by 82 commits.
a03af74
update package to version 1.0.0
4b854a6
Merge pull request #102 from RobotlegsJS/update-issue-templates
f5d407e
update changelog
84b741f
use files and directories entries instead of .npmignore
44e90a3
remove generic issue template
1159eee
move pull request template to .github folder
bf273a6
move contributing guidelines to .github folder
0ec9856
move code of conduct to .github folder
b74d7d6
Update issue templates
f192151
Merge pull request #101 from RobotlegsJS/publish-please-5.4.0
fe817db
chore(package): update publish-please to version 5.4.0
2865107
Merge pull request #100 from RobotlegsJS/update-companies
1c0f597
remove images from repo
d5b139d
update companies
dfc8208
Merge pull request #99 from RobotlegsJS/companies
There are 82 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 🌴