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

Bump js-beautify from 1.13.5 to 1.14.0 #311

Merged
merged 1 commit into from
Aug 4, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2021

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps js-beautify from 1.13.5 to 1.14.0.

Changelog

Sourced from js-beautify's changelog.

v1.14.0

Description

Closed Issues

  • Added buttons to website (#1930)
  • Numbers should be allowed to contain underscores (#1836)
  • Use native mkdirSync instead of 'mkdirp' package (#1833)

v1.13.13

Description

Closed Issues

  • IE11 compatibility failure v>1.13.5 (#1918)

v1.13.11

Description

Closed Issues

  • Support short PHP tags (#1840)

v1.13.6

Description

Closed Issues

  • Fix space-before-conditional: false to work on switch-case statement (#1881)
  • Optional chaining obj?.[expr] (#1801)
Commits
  • 742cea0 Release: 1.14.0
  • e9685d5 Merge remote-tracking branch 'origin/staging/main' into staging/release
  • 811e9e6 Bump version numbers for 1.14.0
  • 4bd24e7 Update Changelog
  • 0b04007 Merge pull request #1935 from racs4/issue/bigint_1934
  • 3e678a4 Issue beautify-web#1934 modify number regex to allow bigint octals, binarys a...
  • c59643a Merge pull request #1800 from TomAnthony/fix-selector_separator_newline-on-ex...
  • 47043fb Merge pull request #1844 from mrmonroe/issue/underscores_1836
  • fb84348 Merge pull request #1833 from Krinkle/native-mkdirp
  • 522c41a Update python/jsbeautifier/javascript/tokenizer.py
  • Additional commits viewable in compare view

Dependabot compatibility score

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jun 14, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/js-beautify-1.14.0 branch from 00e5fac to f19df31 Compare June 25, 2021 05:45
Bumps [js-beautify](https://github.com/beautify-web/js-beautify) from 1.13.5 to 1.14.0.
- [Release notes](https://github.com/beautify-web/js-beautify/releases)
- [Changelog](https://github.com/beautify-web/js-beautify/blob/main/CHANGELOG.md)
- [Commits](beautifier/js-beautify@v1.13.5...v1.14.0)

---
updated-dependencies:
- dependency-name: js-beautify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/js-beautify-1.14.0 branch from f19df31 to 678741c Compare June 25, 2021 05:46
@ddinan ddinan merged commit 560963d into master Aug 4, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/js-beautify-1.14.0 branch August 4, 2021 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant