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 decaffeinate to the latest version 🚀 #31

Closed
wants to merge 2 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 22, 2018

The dependency decaffeinate was updated from 4.8.8 to 5.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 v5.0.0

5.0.0 (2018-11-22)

Bug Fixes

BREAKING CHANGES

  • Since the spec has changed in ways that diverge from what CoffeeScript allowed, mapping soaked expressions to optional chaining makes less sense than in once did.
Commits

The new version differs by 18 commits.

  • b6e205c fix: disable optional chaining
  • 726cc1b chore(package): update lockfile yarn.lock
  • 1dc2258 chore(package): update @types/node to version 10.12.10
  • db8cb13 chore(package): update lockfile yarn.lock
  • ac236f9 chore(package): update typescript-eslint-parser to version 21.0.0
  • f644e6e chore(package): update lockfile yarn.lock
  • 204a5eb chore(package): update typescript-eslint-parser to version 20.0.0
  • 8e17d78 chore(package): update lockfile yarn.lock
  • 13cbc1c chore(package): update typescript-eslint-parser to version 19.0.1
  • 8b8f6b8 chore(package): update lockfile
  • 8206ce0 chore(package): update typescript-eslint-parser to version 16.0.1
  • 298d258 chore: set up prettier and run it on all files (#1315)
  • 9b4080c chore(package): update lockfile
  • 4315a7e chore(package): update @types/node to version 10.0.3
  • 2ad480c chore(package): update lockfile

There are 18 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 🌴

greenkeeper bot added a commit that referenced this pull request Nov 22, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 22, 2018

  • The dependency decaffeinate was updated from 4.8.8 to 5.0.1.

Update to this version instead 🚀

Release Notes for v5.0.1

5.0.1 (2018-11-22)

Bug Fixes

  • upgrade to TypeScript 3.x and make dependencies work (263136f)
Commits

The new version differs by 1 commits.

  • 263136f fix: upgrade to TypeScript 3.x and make dependencies work

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 22, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 22, 2018

  • The dependency decaffeinate was updated from 4.8.8 to 5.1.0.

Update to this version instead 🚀

Release Notes for v5.1.0

5.1.0 (2018-11-22)

Features

  • add support for babel v7 (7e841e8)
Commits

The new version differs by 1 commits.

  • 7e841e8 feat: add support for babel v7

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 23, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 23, 2018

  • The dependency decaffeinate was updated from 4.8.8 to 5.1.1.

Update to this version instead 🚀

Release Notes for v5.1.1

5.1.1 (2018-11-23)

Bug Fixes

  • package: update add-variable-declarations to version 4.0.0 (bca6c36)
Commits

The new version differs by 3 commits.

  • 66782f4 test: correct expectation for babel error message
  • bb5845a chore(package): update lockfile yarn.lock
  • bca6c36 fix(package): update add-variable-declarations to version 4.0.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 24, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 24, 2018

  • The dependency decaffeinate was updated from 4.8.8 to 5.1.2.

Update to this version instead 🚀

Release Notes for v5.1.2

5.1.2 (2018-11-24)

Bug Fixes

  • update a bunch of dependencies (363659c)
Commits

The new version differs by 2 commits.

  • 363659c fix: update a bunch of dependencies
  • 7c6b547 chore(website): fix the script to update the website

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 25, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 25, 2018

  • The dependency decaffeinate was updated from 4.8.8 to 5.1.3.

Update to this version instead 🚀

Release Notes for v5.1.3

5.1.3 (2018-11-25)

Bug Fixes

  • use decaffeinate-parser's coffee-lex version (1d59af5)
Commits

The new version differs by 3 commits.

  • 1d59af5 fix: use decaffeinate-parser's coffee-lex version
  • ecdfff8 chore(package): update lockfile yarn.lock
  • 5bdb308 chore(package): update decaffeinate-parser to version 22.5.5

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 9, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 9, 2018

  • The dependency decaffeinate was updated from 4.8.8 to 5.1.4.

Update to this version instead 🚀

Release Notes for v5.1.4

5.1.4 (2018-12-09)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 19fdce1 fix(package): update coffee-lex to fix a shorthand this issue
  • 53f02bf test(ci): update node versions to test with

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 5, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 5, 2019

  • The dependency decaffeinate was updated from 4.8.8 to 5.1.5.

Update to this version instead 🚀

Release Notes for v5.1.5

5.1.5 (2019-02-05)

Bug Fixes

  • package: update dependencies (9d08960)
Commits

The new version differs by 7 commits.

  • 9d08960 fix(package): update dependencies
  • 3ee039f chore(package): update lockfile yarn.lock
  • 976c467 chore(package): update ts-node to version 8.0.2
  • b479575 chore(package): update lockfile yarn.lock
  • 60b6123 chore(package): update typescript-eslint-parser to version 22.0.0
  • b9e8208 style: reformat scripts using prettier too
  • 8a50f07 chore(package): update prettier & eslint

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 12, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 12, 2019

  • The dependency decaffeinate was updated from 4.8.8 to 5.1.6.

Update to this version instead 🚀

Release Notes for v5.1.6

5.1.6 (2019-02-12)

Bug Fixes

  • package: update decaffeinate-coffeescript to version 1.12.7-patch.3 (f5e68f7)
Commits

The new version differs by 4 commits.

  • 82e78df chore(package): update lockfile yarn.lock
  • f5e68f7 fix(package): update decaffeinate-coffeescript to version 1.12.7-patch.3
  • 71475df chore(package): update lockfile yarn.lock
  • 3a54fa7 chore(package): update @types/node to version 11.9.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 12, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 12, 2019

  • The dependency decaffeinate was updated from 4.8.8 to 5.1.7.

Update to this version instead 🚀

Release Notes for v5.1.7

5.1.7 (2019-02-12)

Bug Fixes

  • package: update decaffeinate-coffeescript2 to version 2.2.1-patch.5 (09bea9e)
Commits

The new version differs by 2 commits.

  • 7c7bd69 chore(package): update lockfile yarn.lock
  • 09bea9e fix(package): update decaffeinate-coffeescript2 to version 2.2.1-patch.5

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 12, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 12, 2019

  • The dependency decaffeinate was updated from 4.8.8 to 5.1.8.

Update to this version instead 🚀

Release Notes for v5.1.8

5.1.8 (2019-02-12)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 541787b fix: ensure imports without specifiers work

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 13, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 13, 2019

  • The dependency decaffeinate was updated from 4.8.8 to 5.1.9.

Update to this version instead 🚀

Release Notes for v5.1.9

5.1.9 (2019-02-13)

Bug Fixes

  • insert missing separators between module specifiers (fd502f6), closes #1365
Commits

The new version differs by 1 commits.

  • fd502f6 fix: insert missing separators between module specifiers

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 13, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 13, 2019

  • The dependency decaffeinate was updated from 4.8.8 to 5.1.10.

Update to this version instead 🚀

Release Notes for v5.1.10

5.1.10 (2019-02-13)

Bug Fixes

  • ensure export { default } from './source' works (9a37955), closes #1367
Commits

The new version differs by 1 commits.

  • 9a37955 fix: ensure export { default } from './source' works

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 14, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 14, 2019

  • The dependency decaffeinate was updated from 4.8.8 to 5.1.11.

Update to this version instead 🚀

Release Notes for v5.1.11

5.1.11 (2019-02-14)

Bug Fixes

  • ensure assignment patterns have declarations as expected (731c0df)
Commits

The new version differs by 1 commits.

  • 731c0df fix: ensure assignment patterns have declarations as expected

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 14, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 14, 2019

  • The dependency decaffeinate was updated from 4.8.8 to 5.1.12.

Update to this version instead 🚀

Release Notes for v5.1.12

5.1.12 (2019-02-14)

Bug Fixes

  • ensure import/export sources are not template literals (2decc8a)
Commits

The new version differs by 1 commits.

  • 2decc8a fix: ensure import/export sources are not template literals

See the full diff

@dcalhoun dcalhoun closed this in d9ee2e6 Feb 20, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/decaffeinate-5.0.0 branch February 20, 2019 13:36
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.

None yet

0 participants