Skip to content

Bump prismjs from 1.22.0 to 1.23.0#2

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/prismjs-1.23.0
Closed

Bump prismjs from 1.22.0 to 1.23.0#2
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/prismjs-1.23.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2021

Bumps prismjs from 1.22.0 to 1.23.0.

Release notes

Sourced from prismjs's releases.

v1.23.0

New components

Updated components

... (truncated)

Changelog

Sourced from prismjs's changelog.

1.23.0 (2020-12-31)

New components

Updated components

... (truncated)

Commits

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 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.

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](PrismJS/prism@v1.22.0...v1.23.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 6, 2021
@zhongnansu zhongnansu closed this Apr 15, 2021
@zhongnansu zhongnansu deleted the dependabot/npm_and_yarn/prismjs-1.23.0 branch April 15, 2021 19:51
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

joshuali925 added a commit to joshuali925/reporting that referenced this pull request Aug 17, 2022
Signed-off-by: Joshua Li <joshuali925@gmail.com>
joshuali925 added a commit to joshuali925/reporting that referenced this pull request Aug 17, 2022
Signed-off-by: Joshua Li <joshuali925@gmail.com>
joshuali925 added a commit to joshuali925/reporting that referenced this pull request Aug 17, 2022
Signed-off-by: Joshua Li <joshuali925@gmail.com>
joshuali925 added a commit to joshuali925/reporting that referenced this pull request Aug 17, 2022
Signed-off-by: Joshua Li <joshuali925@gmail.com>
joshuali925 added a commit to joshuali925/reporting that referenced this pull request Aug 17, 2022
Signed-off-by: Joshua Li <joshuali925@gmail.com>
kavithacm pushed a commit that referenced this pull request Aug 18, 2022
* Fix ci (#2)

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Markdown patch fix (#1)

Signed-off-by: David Cui <davidcui@amazon.com>

* update target

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Detect iframe, embed, object tags

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Disallow redirection to non-localhost urls

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Disallow connection to non-allowlisted urls

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Disable JIT

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Fix localstorage logic

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Try to fix CI

Signed-off-by: Joshua Li <joshuali925@gmail.com>

Signed-off-by: Joshua Li <joshuali925@gmail.com>
Signed-off-by: David Cui <davidcui@amazon.com>
Co-authored-by: David Cui <53581635+davidcui1225@users.noreply.github.com>
kavithacm pushed a commit that referenced this pull request Aug 18, 2022
* Fix ci (#2)

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Markdown patch fix (#1)

Signed-off-by: David Cui <davidcui@amazon.com>

* Detect iframe, embed, object tags

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Disallow redirection to non-localhost urls

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Disallow connection to non-allowlisted urls

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Disable JIT

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Fix localstorage logic

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Try to fix CI

Signed-off-by: Joshua Li <joshuali925@gmail.com>

Signed-off-by: Joshua Li <joshuali925@gmail.com>
Signed-off-by: David Cui <davidcui@amazon.com>
Co-authored-by: David Cui <53581635+davidcui1225@users.noreply.github.com>
kavithacm pushed a commit that referenced this pull request Aug 18, 2022
* Fix ci (#2)

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Markdown patch fix (#1)

Signed-off-by: David Cui <davidcui@amazon.com>

* Fix regex validation, detect iframe, embed, object tags

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Disallow redirection to non-localhost urls

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Disallow connection to non-allowlisted urls

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Disable JIT

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Fix localstorage logic

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Try to fix CI

Signed-off-by: Joshua Li <joshuali925@gmail.com>

Signed-off-by: Joshua Li <joshuali925@gmail.com>
Signed-off-by: David Cui <davidcui@amazon.com>
Co-authored-by: David Cui <53581635+davidcui1225@users.noreply.github.com>
kavilla pushed a commit to kavilla/dashboards-reports that referenced this pull request Jul 12, 2023
* Use front-end report generation instead of chromium (opensearch-project#586)

* Increment version to 2.4.1-SNAPSHOT (opensearch-project#540)

Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>

Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
Co-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>

* --wip--

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Add initial implementation of client reporting generation

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Fix url with basepath

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Update header footer height

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Update dialog text to not close dialog

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Remove console.log

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Remove unused components

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Remove chromium references

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Add report generation error handling

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Minor refactors

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Add postinstall patch to support safari for html2canvas

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Add dompurify

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Fix build error

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Remove chromium from CI

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Update CI artifact name

Signed-off-by: Joshua Li <joshuali925@gmail.com>

Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
Signed-off-by: Joshua Li <joshuali925@gmail.com>
Co-authored-by: opensearch-trigger-bot[bot] <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>
Co-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>

* Fix workflow

Signed-off-by: Rupal Mahajan <maharup@amazon.com>

* Fix build artifact name in workflow

Signed-off-by: Rupal Mahajan <maharup@amazon.com>

* Add missing bracket

Signed-off-by: Rupal Mahajan <maharup@amazon.com>

* Change nick-invision to nick-fields to fix worklfow actions

Signed-off-by: Rupal Mahajan <maharup@amazon.com>

Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
Signed-off-by: Joshua Li <joshuali925@gmail.com>
Signed-off-by: Rupal Mahajan <maharup@amazon.com>
Co-authored-by: Joshua Li <joshuali925@gmail.com>
Co-authored-by: opensearch-trigger-bot[bot] <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>
Co-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>
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.

1 participant