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 @astrojs/image from 0.17.0 to 0.18.0 #120

Merged
merged 2 commits into from
Sep 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2023

Bumps @astrojs/image from 0.17.0 to 0.18.0.

Release notes

Sourced from @​astrojs/image's releases.

@​astrojs/image@​0.18.0

Minor Changes

  • #8294 19b8fbd11 Thanks @​matthewp! - @​astrojs/image deprecation

    The @astrojs/image package is deprecated in favor of using astro:assets. If you are using Astro 3 you should start using the Assets package. See the upgrade guide for more information.

Changelog

Sourced from @​astrojs/image's changelog.

0.18.0

Minor Changes

  • #8294 19b8fbd11 Thanks @​matthewp! - @​astrojs/image deprecation

    The @astrojs/image package is deprecated in favor of using astro:assets. If you are using Astro 3 you should start using the Assets package. See the upgrade guide for more information.

0.17.3

Patch Changes

0.17.2

Patch Changes

0.17.1

Patch Changes

Commits

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 changes related to dependencies or packages javascript Pull requests that update Javascript code labels Sep 1, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2023

👋 Thanks for opening a pull request!

If you are new, please check out the trimmed down summary of the deployment process below:

  1. 👀 Observe the CI jobs and tests to ensure they are passing

  2. ✔️ Obtain an approval/review on this pull request

  3. 🚀 Deploy your pull request to the production environment with .deploy

    If anything goes wrong, rollback with .deploy main

  4. 🎉 Merge!

If you have a larger change and want to block deployments, you can run .lock --reason <reason> to lock all other deployments (remove with .unlock)

You can view the branch deploy usage guide for additional information

Bumps [@astrojs/image](https://github.com/withastro/astro/tree/HEAD/packages/integrations/image) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/@astrojs/image@0.18.0/packages/integrations/image/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/image@0.18.0/packages/integrations/image)

---
updated-dependencies:
- dependency-name: "@astrojs/image"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/astrojs/image-0.18.0 branch from 2d91be3 to bc903e6 Compare September 17, 2023 03:58
@GrantBirki GrantBirki added the solo-deploy This pull request should be deployed solo label Sep 17, 2023
Copy link
Contributor

@GrantBirki GrantBirki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works locally

@GrantBirki
Copy link
Contributor

.deploy

@github-actions
Copy link
Contributor

Deployment Triggered 🚀

GrantBirki, started a branch deployment to github-pages

You can watch the progress here 🔗

Branch: dependabot/npm_and_yarn/astrojs/image-0.18.0

@github-actions github-actions bot temporarily deployed to github-pages September 17, 2023 04:10 Inactive
@github-actions
Copy link
Contributor

Deployment Results ✅

GrantBirki successfully deployed branch dependabot/npm_and_yarn/astrojs/image-0.18.0 to github-pages

View Live Deployment 🔗

@GrantBirki
Copy link
Contributor

Looks good

@GrantBirki GrantBirki merged commit 67e36c5 into main Sep 17, 2023
4 checks passed
@GrantBirki GrantBirki deleted the dependabot/npm_and_yarn/astrojs/image-0.18.0 branch September 17, 2023 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies changes related to dependencies or packages javascript Pull requests that update Javascript code solo-deploy This pull request should be deployed solo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant