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.14.7 to 1.14.8 in /modules/web #7790

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2023

Bumps js-beautify from 1.14.7 to 1.14.8.

Changelog

Sourced from js-beautify's changelog.

v1.14.8

  • Require nodejs v12 or greater (#2151)
  • CSS insideNonNestedAtRule generic variable (#2147)
  • Update dependencies (#2145)
  • Fix CI build (#2144)
  • Fixed #2133 Theme Toggle on without_codemirror Mode (#2138)
  • use correct variable name (#2135)
  • docs: Fix a few typos (#2127)
  • Add support for new record types (cont.) (#2118)
  • fix - semicolon followed by block statement doesnt have new line (#2117)
  • Fix formatting related to the element (#2114)
  • issue prettifying (function(){code();{code}})() (#1852)
Commits
  • 69a0d60 Release: 1.14.8
  • 99c8d84 Merge remote-tracking branch 'origin/staging/main' into staging/release
  • 023645e Bump version numbers for 1.14.8
  • c141070 Update Changelog
  • 02c2e39 Merge pull request #2147 from Itemshopp/patch-1
  • acf17fa Merge remote-tracking branch 'upstream/main' into patch-1
  • dd88d2e Merge pull request #2151 from beautify-web/feature/nodejsv12
  • 5c9c21e Require nodejs v12 or greater
  • a849063 Merge pull request #1818 from ang-zeyu/wrap-html-attributes
  • bb1333e Merge branch 'main' into patch-1
  • 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)

Bumps [js-beautify](https://github.com/beautify-web/js-beautify) from 1.14.7 to 1.14.8.
- [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.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: js-beautify
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 6, 2023
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jun 6, 2023
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jun 6, 2023
@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Merging #7790 (7402618) into master (c494e77) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #7790   +/-   ##
=======================================
  Coverage   42.19%   42.19%           
=======================================
  Files         218      218           
  Lines       12099    12099           
  Branches      179      179           
=======================================
  Hits         5105     5105           
  Misses       6709     6709           
  Partials      285      285           

@shu-mutou
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 6, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], shu-mutou

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 6, 2023
@k8s-ci-robot k8s-ci-robot merged commit 52f7cf6 into master Jun 6, 2023
15 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/modules/web/js-beautify-1.14.8 branch June 6, 2023 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants