Skip to content

Bump @mojojs/core from 0.33.2 to 1.22.0 #39

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @mojojs/core from 0.33.2 to 1.22.0.

Changelog

Sourced from @​mojojs/core's changelog.

v1.22.0 (2022-02-23)

Features

  • Added render:before hook.

v1.21.0 (2022-02-18)

Features

  • Added support for async functions to be passed to ctx.contentFor() and tag helpers.

Bug Fixes

  • Fixed bug where ctx.contentFor() would not await promises.
  • Fixed various promise related inconsistencies in tag helpers.

v1.20.0 (2022-02-16)

Features

  • Added onStart and onStop methods to App class.

v1.19.0 (2022-02-13)

Features

  • Added support for backend specific extensions, such as common Node.js middleware frameworks.
  • Added backend property to Context class.

v1.18.0 (2022-02-08)

Features

  • Added command:init hook.

v1.17.0 (2022-02-03)

Features

  • Added textUnlike method to TestUserAgent class.

v1.16.0 (2022-02-03)

Features

  • Added removeEmpty method to Params class.
  • Added notEmpty option to params method in Context class.

v1.15.0 (2022-02-03)

... (truncated)

Commits
  • 330619a 1.22.0
  • 1bd66a6 Update CHANGELOG
  • c2b6a1e Add a few more reference examples
  • 3208e03 More reference examples
  • 1613f10 Add render:before hook
  • 6a34efb 1.21.0
  • 6eb7436 Mention that tags can be generated with Promise and async function content
  • 4df9e8b Layouts will always be set on its own line
  • 050ec6a No need to call the block function directly
  • c9a2e52 Allow for async functions to be passed to tag helpers
  • 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.22.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.22.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 Feb 24, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4262074837

  • 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 4127877591: 0.0%
Covered Lines: 43
Relevant Lines: 43

💛 - Coveralls

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 27, 2023

Superseded by #40.

@dependabot dependabot bot closed this Feb 27, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mojojs/core-1.22.0 branch February 27, 2023 12:18
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