Skip to content

chore(deps): bump http-cache-semantics and elm-doc-preview #188

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2023

Bumps http-cache-semantics to 4.1.1 and updates ancestor dependency elm-doc-preview. These dependencies need to be updated together.

Updates http-cache-semantics from 4.1.0 to 4.1.1

Commits

Updates elm-doc-preview from 3.0.4 to 5.0.5

Release notes

Sourced from elm-doc-preview's releases.

5.0.5

Security fix

  • Update ini npm package to 1.3.7 to fix a potential security vulnerability

This is mainly to avoid the warning in projects including elm-doc-preview as a dependency as no effort is made to make elm-doc-preview secure in the first place. This is a development and build tool and it is not designed to be exposed on internet.

5.0.4

Minor change

  • Display elm compiler errors on console when using --output option

5.0.3

Critical fix

  • Add missing library in package

5.0.2 does not work, the library is not included.

Warning for npm users: If you set ignore-scripts=true in your npm configuration, remember that the prepare/prepack/prepublish steps of npm publish will be silently ignored 😠

Minor change

5.0.2

Minor changes

  • Fix compatibility with Node.js 8.x
  • Add note in README about potential Node.js missing peer dependencies warnings.

5.0.1

Improve debug logs.

5.0.0

Breaking change

  • Require Node.js 8 or above

Major change

This removes a lot of dependencies and should fix a few hanging issues.
Also elm.json and elm-application.json changes should now be correctly handled.

Minor change

  • Add -d, --debug option

4.0.1

Bug fixes:

  • Fix last packages version in packages list page
  • Minor cosmetic fixes and improvements

4.0.0

Breaking changes

  • --no-browser is now -b instead of -n

... (truncated)

Commits
  • 3fd888f 5.0.5
  • 8031b34 Merge pull request #42 from dmy/dependabot/npm_and_yarn/ini-1.3.7
  • 1d6880a Bump ini from 1.3.5 to 1.3.7
  • dcbb8e3 5.0.4
  • e3a6fdf fix formatting
  • 99a5961 Merge pull request #41 from mdgriffith/master
  • 2dd2fd5 add verbose option, which will log elm errors if --output is provided
  • b18f671 don't exit process on elm documentation errors
  • 1e0d16b report elm compiler errors for doc generation
  • 76f54a0 change prepublish script to prepare in package.json
  • Additional commits viewable in compare view

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 [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) to 4.1.1 and updates ancestor dependency [elm-doc-preview](https://github.com/dmy/elm-doc-preview). These dependencies need to be updated together.


Updates `http-cache-semantics` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/commits)

Updates `elm-doc-preview` from 3.0.4 to 5.0.5
- [Release notes](https://github.com/dmy/elm-doc-preview/releases)
- [Commits](dmy/elm-doc-preview@v3.0.4...v5.0.5)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
- dependency-name: elm-doc-preview
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 2, 2023
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.

0 participants