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

build(deps): bump astro-embed from 0.2.1 to 0.6.1 #244

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2024

Bumps astro-embed from 0.2.1 to 0.6.1.

Release notes

Sourced from astro-embed's releases.

@​astro-community/astro-embed-integration@​0.6.1

Patch Changes

  • #77 b0f153d Thanks @​silent1mezzo! - Adds support for a peer dependency of Astro 4

  • Updated dependencies [b0f153d]:

    • @​astro-community/astro-embed-twitter@​0.5.3
    • @​astro-community/astro-embed-vimeo@​0.3.2
    • @​astro-community/astro-embed-youtube@​0.4.3

astro-embed@0.6.1

Patch Changes

  • #77 b0f153d Thanks @​silent1mezzo! - Adds support for a peer dependency of Astro 4

  • Updated dependencies [b0f153d]:

    • @​astro-community/astro-embed-integration@​0.6.1
    • @​astro-community/astro-embed-twitter@​0.5.3
    • @​astro-community/astro-embed-vimeo@​0.3.2
    • @​astro-community/astro-embed-youtube@​0.4.3

@​astro-community/astro-embed-integration@​0.6.0

Minor Changes

  • #69 58c3d80 Thanks @​delucis! - Error if astro-embed integration is configured after the MDX integration

  • #66 9fba8ef Thanks @​delucis! - MDX integration embeds replace their parent paragraph instead of their link node

    ⚠️ Potentially breaking change: embeds automatically injected in MDX using the Astro integration were previously wrapped in a <p> tag. This is no longer the case. This may cause changes in vertical spacing between embeds depending on your site’s CSS.

Patch Changes

  • Updated dependencies [18e7921]:
    • @​astro-community/astro-embed-twitter@​0.5.2

astro-embed@0.6.0

Minor Changes

  • #69 58c3d80 Thanks @​delucis! - Error if astro-embed integration is configured after the MDX integration

  • #66 9fba8ef Thanks @​delucis! - MDX integration embeds replace their parent paragraph instead of their link node

    ⚠️ Potentially breaking change: embeds automatically injected in MDX using the Astro integration were previously wrapped in a <p> tag. This is no longer the case. This may cause changes in vertical spacing between embeds depending on your site’s CSS.

Patch Changes

... (truncated)

Commits
  • c432f5d Version Packages (#78)
  • b0f153d Get ready for Astro 4.0 (#77)
  • e4421a0 Version Packages (#75)
  • d415ab9 fix: YouTube embed height in Starlight #71 (#74)
  • 6c99f7a Version Packages (#68)
  • 629df59 Make sure integration triggers astro-embed minor too
  • 58c3d80 Throw error if MDX & embeds integration are misconfigured (#69)
  • 9fba8ef MDX integration embeds replace their parent paragraph instead of their link n...
  • 18e7921 Remove pointless \<script> in Tweet component (#67)
  • 01a078a Fix lock file
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 10, 2024
@dependabot dependabot bot requested a review from anglepoised January 10, 2024 17:57
Copy link

netlify bot commented Jan 10, 2024

Deploy Preview for anglepoised-notes ready!

Name Link
🔨 Latest commit 42d0985
🔍 Latest deploy log https://app.netlify.com/sites/anglepoised-notes/deploys/659ee5c9e06382000809368a
😎 Deploy Preview https://deploy-preview-244--anglepoised-notes.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100
Accessibility: 93
Best Practices: 100
SEO: 88
PWA: 50
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Bumps [astro-embed](https://github.com/delucis/astro-embed) from 0.2.1 to 0.6.1.
- [Release notes](https://github.com/delucis/astro-embed/releases)
- [Commits](https://github.com/delucis/astro-embed/compare/astro-embed@0.2.1...astro-embed@0.6.1)

---
updated-dependencies:
- dependency-name: astro-embed
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/astro-embed-0.6.1 branch from 3ab2778 to 42d0985 Compare January 10, 2024 18:45
@anglepoised anglepoised merged commit f61a25c into main Jan 10, 2024
5 checks passed
@anglepoised anglepoised deleted the dependabot/npm_and_yarn/astro-embed-0.6.1 branch January 10, 2024 19:51
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant