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

chore(deps): bump @11ty/eleventy-dev-server from 2.0.2 to 2.0.3 #2638

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2024

Bumps @11ty/eleventy-dev-server from 2.0.2 to 2.0.3.

Release notes

Sourced from @​11ty/eleventy-dev-server's releases.

Eleventy Dev Server v2.0.3

  • Add option for setting default response headers (add your own CORS headers) by @​vrugtehagel in 11ty/eleventy-dev-server#87
  • DOM Diff updates:
    • Re-attach updated custom element nodes to reapply web component connectedCallback logic.
    • Fix for updating Declarative Shadow DOM content #90
    • Full page reload when updating inline <script> content

Minutiae

Commits
  • 4141f7c v2.0.3
  • 87795cf Upgrade dependencies.
  • c7ead8e Re-attach custom elements on custom element node update
  • ea09909 Minor cleanup for #90
  • d165193 It’s unreliable to reapply script dynamically (custom elements redefine is on...
  • d333c8e Fixes #90
  • c05c3bf Merge pull request #87 from vrugtehagel/vrugtehagel/add-option-for-setting-de...
  • 257c23f Add option for setting default response headers
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [@11ty/eleventy-dev-server](https://github.com/11ty/eleventy-dev-server) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/11ty/eleventy-dev-server/releases)
- [Commits](11ty/eleventy-dev-server@v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: "@11ty/eleventy-dev-server"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 5, 2024
@dependabot dependabot bot requested a review from a team September 5, 2024 10:41
@abarmina abarmina merged commit 1b9c8ff into main-beta Sep 9, 2024
7 checks passed
@abarmina abarmina deleted the dependabot/npm_and_yarn/main-beta/11ty/eleventy-dev-server-2.0.3 branch September 9, 2024 14:15
@github-actions github-actions bot locked and limited conversation to collaborators Sep 9, 2024
@ala-n
Copy link
Collaborator

ala-n commented Sep 19, 2024

🎉 This PR is included in version 5.0.0-beta.34 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released on @beta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants