Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Bump prismjs from 1.8.4 to 1.15.0 #1465

Merged
merged 1 commit into from
Jan 17, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 12, 2018

Bumps prismjs from 1.8.4 to 1.15.0.

Release notes

Sourced from prismjs's releases.

v1.15.0

No release notes provided.

v1.14.0

Release 1.14.0

v1.13.0

Release 1.13.0

v1.12.2

Release 1.12.2

v1.12.1

Release 1.12.1

v1.12.0

Release 1.12.0

v1.11.0

Release 1.11.0

v1.10.0

Release 1.10.0

v1.9.0

Release 1.9.0

Changelog

Sourced from prismjs's changelog.

1.15.0 (2018-06-16)

New components

Updated components

  • HTTP
  • Kotlin
  • __JavaScript
    • Improve Regexp pattern [5b043cf]
    • Add support for one level of nesting inside template strings. Fix #1397 [db2d0eb]
  • Elixir
    • Elixir: Fix attributes consuming punctuation. Fix #1392 [dac0485]
  • Bash
  • PowerShell
    • Allow for one level of nesting in expressions inside strings. Fix #1407 [9272d6f]
  • JSX
    • Allow for two levels of nesting inside JSX tags. Fix #1408 [f1cd7c5]
    • Add support for fragments short syntax. Fix #1421 [38ce121]
  • Pascal
  • Swift

Updated plugins

  • File Highlight
    • Fix issue causing the Download button to show up on every code blocks. [cd22499]
    • Simplify lang regex on File Highlight plugin (#1399) [7bc9a4a]
  • Show Language
    • Don't process language if block language not set (#1410) [c111869]
  • Autoloader
    • ASP.NET should require C# [fa328bb]
  • Line Numbers

Updated themes

Other changes

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


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge will cancel a previously requested merge
  • @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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 12, 2018
@dependabot-preview dependabot-preview bot requested a review from jezdez November 12, 2018 19:23
@codecov-io
Copy link

codecov-io commented Nov 12, 2018

Codecov Report

Merging #1465 into master will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1465      +/-   ##
==========================================
- Coverage   93.32%   93.29%   -0.04%     
==========================================
  Files          48       48              
  Lines        1739     1730       -9     
  Branches      170      170              
==========================================
- Hits         1623     1614       -9     
  Misses         93       93              
  Partials       23       23
Impacted Files Coverage Δ
atmo/settings.py 91.41% <0%> (-0.41%) ⬇️
atmo/clusters/models.py 98.54% <0%> (-0.02%) ⬇️
atmo/names.py 100% <0%> (ø) ⬆️
atmo/clusters/admin.py 100% <0%> (ø) ⬆️
atmo/jobs/factories.py 100% <0%> (ø) ⬆️
atmo/forms/fields.py 100% <0%> (ø) ⬆️
atmo/jobs/queries.py 100% <0%> (ø) ⬆️
atmo/keys/forms.py 100% <0%> (ø) ⬆️
atmo/jobs/provisioners.py 100% <0%> (ø) ⬆️
atmo/jobs/schedules.py 100% <0%> (ø) ⬆️
... and 21 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4ecba98...1236973. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/prismjs-1.15.0 branch 2 times, most recently from bcad68c to 88b668d Compare November 12, 2018 19:44
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/prismjs-1.15.0 branch from 88b668d to 1236973 Compare January 17, 2019 15:47
@jezdez jezdez merged commit cae6ca0 into master Jan 17, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/prismjs-1.15.0 branch January 17, 2019 16:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants