Releases: opentable/spur-errors
Releases · opentable/spur-errors
v1.0.8
What's Changed
- Update pull-request.yml to remove node 16 by @acolchado in #58
- Update renovate.json to group updates by @acolchado in #59
- Removes unsupported eslint-plugin-node by @acolchado in #61
- chore(deps): lock file maintenance by @ot-renovate in #56
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- Switches testing and the build pipeline to node 20 by @acolchado in #49
- Updates dependencies and pins the versions by @acolchado in #50
- chore(deps): lock file maintenance by @ot-renovate in #51
- Renames the test files to *.spec.js to prep for jest by @acolchado in #52
- Migrates testing to use Jest and normalizes the function scopes by @acolchado in #53
- chore(deps): lock file maintenance by @ot-renovate in #54
- chore(deps): update dependency eslint to v8.57.0 by @ot-renovate in #55
- Updates devDeps and patch version bump to 1.0.7 by @acolchado in #57
Full Changelog: v1.0.6...v1.0.7
v1.0.6
v1.0.5
What's Changed
- Configure Renovate by @ot-renovate in #35
- chore(deps): update dependency eslint to v8.42.0 by @ot-renovate in #36
- chore(deps): update dependency sinon to v15.1.2 by @ot-renovate in #37
- chore(deps): lock file maintenance by @ot-renovate in #38
- Updates devdeps by @acolchado in #40
New Contributors
- @ot-renovate made their first contribution in #35
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Switches to node 18 support as the primary platform by @acolchado in #34
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- build(node): [RO-13533] Updates dependencies by @acolchado in #31
- Updates devDependencies by @acolchado in #32
- Adds node 18 to the list of test runners by @acolchado in #33
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Updating LTS versions: Removing node 6 and adding node 10 and 12 to run tests with by @acolchado in #26
- ci(node): [RO-13533] Runs tests with github actions, tests with node 14 and 16 by @acolchado in #27
- build(node): [RO-13533] Updating testing dependencies by @acolchado in #28
- docs(node): [RO-13533] Updates the readme badges by @acolchado in #29
- ci(node): [RO-13533] Adds NPM publish ci config by @acolchado in #30
New Contributors
- @ot-raypeters made their first contribution in #24
Full Changelog: v1.0.0...v1.0.2
v1.0.0
v1.0.0-rc.1: Switching to non-transpiled es6 code that is node6 friendly and optimization
v1.0.0-rc.1: Switching to non-transpiled es6 code that is node6 friendly and optimization
Pre-release
Pre-release
v1.0.0-rc.1: Switching to non-transpiled es6 code that is node6 frien…
v0.2.5
Changes
- Removing Node 0.10, 0.11, 0.12, and 5 from .travis.yml to only run tests on supported LTS versions
- Updating devDependencies
- Fixing code related to updating the version of eslint-config-opentable which had a few small changes to the syntax rules
- Adding "babel-plugin-transform-regenerator": "6.16.1" to resolve the build issue