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 @mojojs/core from 0.33.2 to 1.13.0 #26

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps @mojojs/core from 0.33.2 to 1.13.0.

Changelog

Sourced from @​mojojs/core's changelog.

v1.13.0 (2022-11-25)

Features

  • Added support for parsing and generating Link headers.
  • Added getLinks and setLinks methods to Headers class.

v1.12.0 (2022-11-20)

Features

  • Added clone, dehop and remove methods to Headers class.

v1.11.0 (2022-11-11)

Features

  • Added labelFor helper.
  • Added MojoRenderOptions and MojoURLOptions to exported types for use in plugins.
  • Improved ctx.urlFor() and ctx.urlWith() to throw an exception for missing routes.

v1.10.0 (2022-11-07)

Features

  • Added TypeScript support to create-plugin command (with --ts option).

v1.9.0 (2022-11-01)

Features

  • Added examples/chat.js WebSocket chat example application.
  • Added monthFieldTag, numberFieldTag, rangeFieldTag, telFieldTag, timeFieldTag, urlFieldTag and weekFieldTag helpers.

v1.8.0 (2022-10-22)

Features

  • Added isEmpty getter to Params class.
  • Added colorFieldTag, dateFielTag, datetimeFieldTag, emailFieldTag, fileFieldTag, hiddenFieldTag, searchFieldTag and passwordFieldTag helpers.

v1.7.0 (2022-10-14)

Features

  • Added build:watch script to package.json files generated by the create-full-app command.

v1.6.0 (2022-10-03)

... (truncated)

Commits
  • 0207cc0 1.13.0
  • b837672 Better link example
  • f8e54e9 Add support for parsing and generating Link headers
  • 041cbcd Be more specific about why things will change
  • 99f5e07 Mention APIs that are likely to change
  • 56e4145 1.12.1
  • 13b3a24 Use the latest @mojojs/* packages
  • 8810e8b Use the latest version of @​mojojs/util
  • 3d06168 Remove unused base class from ServerResponse
  • a367cf0 Update CHANGELOG
  • 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 [@mojojs/core](https://github.com/mojolicious/mojo.js) from 0.33.2 to 1.13.0.
- [Release notes](https://github.com/mojolicious/mojo.js/releases)
- [Changelog](https://github.com/mojolicious/mojo.js/blob/main/CHANGELOG.md)
- [Commits](mojolicious/mojo.js@v0.33.2...v1.13.0)

---
updated-dependencies:
- dependency-name: "@mojojs/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 28, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 3564212590

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.077%

Totals Coverage Status
Change from base Build 3446099998: 0.0%
Covered Lines: 43
Relevant Lines: 43

💛 - Coveralls

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 12, 2022

Superseded by #27.

@dependabot dependabot bot closed this Dec 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mojojs/core-1.13.0 branch December 12, 2022 11:15
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