Commits
- [`9cc82c9`](https://github.com/pugjs/constantinople/commit/9cc82c9b9736ba064450be8c0d174b4f325bcc43) Release 4.0.1
- [`7f81bd7`](https://github.com/pugjs/constantinople/commit/7f81bd7f6f00db69f27a7e4b05eee27367e98620) Release 4.0.0
- [`e91ec2b`](https://github.com/pugjs/constantinople/commit/e91ec2b248dad557a48e5e690dcce827ce795443) chore: apply prettier and use actual expression type ([#10](https://github-redirect.dependabot.com/ForbesLindesay/constantinople/issues/10))
- [`9902a79`](https://github.com/pugjs/constantinople/commit/9902a79893380b59a63a5a33f3855cc0f70e931f) deps: update babylon -> @babel/parser, babel-types -> @babel/types ([#9](https://github-redirect.dependabot.com/ForbesLindesay/constantinople/issues/9))
- [`fb86018`](https://github.com/pugjs/constantinople/commit/fb86018bc9cc4ece783ff42b10d4e39aa9a4ceb7) Only allow es5 trailing commas in tests
- [`87bcb5e`](https://github.com/pugjs/constantinople/commit/87bcb5e6dd2a04122a33743d3e4ffe19cb6d9cb6) Release 3.1.2
- [`8c1e731`](https://github.com/pugjs/constantinople/commit/8c1e731bd862da48df1158980e3171f689f5b9af) Fix dependencies
- [`34c4799`](https://github.com/pugjs/constantinople/commit/34c4799ef3b3ef749887715a45a90fad9371415e) Update node version support
- [`811c752`](https://github.com/pugjs/constantinople/commit/811c752a87f3207de937bfcb2f50ee4181f0f7f0) Release 3.1.1
- [`01d409c`](https://github.com/pugjs/constantinople/commit/01d409c0d081dfd65223e6b7767c244156d35f7f) Rewrite in typescript and actually evaluate the AST instead of evaling
- Additional commits viewable in [compare view](https://github.com/ForbesLindesay/constantinople/compare/2.0.1...4.0.1)
Maintainer changes
This version was pushed to npm by [forbeslindesay](https://www.npmjs.com/~forbeslindesay), a new releaser for constantinople since your current version.
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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/SE7ENSKY/jade2php/network/alerts).
Bumps constantinople from 2.0.1 to 4.0.1.
Commits
- [`9cc82c9`](https://github.com/pugjs/constantinople/commit/9cc82c9b9736ba064450be8c0d174b4f325bcc43) Release 4.0.1 - [`7f81bd7`](https://github.com/pugjs/constantinople/commit/7f81bd7f6f00db69f27a7e4b05eee27367e98620) Release 4.0.0 - [`e91ec2b`](https://github.com/pugjs/constantinople/commit/e91ec2b248dad557a48e5e690dcce827ce795443) chore: apply prettier and use actual expression type ([#10](https://github-redirect.dependabot.com/ForbesLindesay/constantinople/issues/10)) - [`9902a79`](https://github.com/pugjs/constantinople/commit/9902a79893380b59a63a5a33f3855cc0f70e931f) deps: update babylon -> @babel/parser, babel-types -> @babel/types ([#9](https://github-redirect.dependabot.com/ForbesLindesay/constantinople/issues/9)) - [`fb86018`](https://github.com/pugjs/constantinople/commit/fb86018bc9cc4ece783ff42b10d4e39aa9a4ceb7) Only allow es5 trailing commas in tests - [`87bcb5e`](https://github.com/pugjs/constantinople/commit/87bcb5e6dd2a04122a33743d3e4ffe19cb6d9cb6) Release 3.1.2 - [`8c1e731`](https://github.com/pugjs/constantinople/commit/8c1e731bd862da48df1158980e3171f689f5b9af) Fix dependencies - [`34c4799`](https://github.com/pugjs/constantinople/commit/34c4799ef3b3ef749887715a45a90fad9371415e) Update node version support - [`811c752`](https://github.com/pugjs/constantinople/commit/811c752a87f3207de937bfcb2f50ee4181f0f7f0) Release 3.1.1 - [`01d409c`](https://github.com/pugjs/constantinople/commit/01d409c0d081dfd65223e6b7767c244156d35f7f) Rewrite in typescript and actually evaluate the AST instead of evaling - Additional commits viewable in [compare view](https://github.com/ForbesLindesay/constantinople/compare/2.0.1...4.0.1)Maintainer changes
This version was pushed to npm by [forbeslindesay](https://www.npmjs.com/~forbeslindesay), a new releaser for constantinople since your current version.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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/SE7ENSKY/jade2php/network/alerts).