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 the prod-deps group across 1 directory with 2 updates #168

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps the prod-deps group with 2 updates in the / directory: sst and astro.

Updates sst from 3.2.73 to 3.3.38

Release notes

Sourced from sst's releases.

v3.3.38

Changelog

  • aac491f9f1d615fb85060117365d8bc5f626bbf1 Vpc: allow customize NAT AMI
  • e34ecdd67522d86865e95c5c2152dc21fac0f8b0 sync

v3.3.37

Changelog

  • 539c3c31433165e0061520652301b5158a9549e2 Cluster: add path-based routing to ALB
  • c2abef96c9c3eb1dc7b2be49ce49231d92b8752a bump opennext version (#5145)

v3.3.36

Changelog

  • da0c3937dceb5aa3c9c1eae261fb394072b9a2b8 Postgres: fix reference not respect provider options

v3.3.35

Changelog

  • 659bae25f6c19d8d13fbdafd5aefc77e49c5c83c Components: respect aws-gov-cloud and aws-cn partition in constructing arns

v3.3.33

Changelog

  • a8be47cdaaf9532a255464bfd78cd6f0b4576287 Sites: disable cloudfront url (403 response) if custom domain is set

v3.3.32

Changelog

  • 646e61878803667781fc95eb6b260061557b01f2 Components: mark internal methods
  • 5edd8403605d76cc60516adc41c2ce6a230f108d sst dev: display local Postgres and Redis info
  • d37181f2c8576d077800446c9cb5e6a335c5a49e sync

v3.3.30

Changelog

  • 646e61878803667781fc95eb6b260061557b01f2 Components: mark internal methods
  • 5f0b2cd4e4f6d2e6ae116673837dc6754d18595f update to latest typescript

v3.3.29

Changelog

  • c95f1d3cb80731f13cc35ce78dc67747b546da34 components: refactor versioning scheme

v3.3.28

Changelog

  • c35e96b004dc80d7b8d302a7200f71d46698f0bd Cluster: support image tags
  • 8b48aced5bc636f3202b766ab5f1132efe907ef5 Config: add AutoDeploy configs
  • 629babc403299aef7fa1df678ef87f963342a370 Postgres: support dev command to connect to local Postgres server
  • 4191d0723163461efb42b9e2e30da24c8e773504 Redis: support dev command to connect to local Redis server
  • 1eeef7b160bcfe17e35fa1e9e6ed9f6631998e3b Redis: support dev command to run Redis server locally

v3.3.27

Changelog

  • 613c1b2c86075ffd31e10ef334fce8f59c1b2a0d fix pulumi version mismatch

v3.3.26

... (truncated)

Commits

Updates astro from 4.16.8 to 4.16.16

Release notes

Sourced from astro's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

  • #12436 453ec6b Thanks @​martrapp! - Fixes a potential null access in the clientside router

  • #12392 0462219 Thanks @​apatel369! - Fixes an issue where scripts were not correctly injected during the build. The issue was triggered when there were injected routes with the same entrypoint and different pattern

[email protected]

Patch Changes

  • #12420 acac0af Thanks @​ematipico! - Fixes an issue where the dev server returns a 404 status code when a user middleware returns a valid Response.

[email protected]

Patch Changes

  • #12305 f5f7109 Thanks @​florian-lefebvre! - Fixes a case where the error overlay would not escape the message

  • #12402 823e73b Thanks @​ematipico! - Fixes a case where Astro allowed to call an action without using Astro.callAction. This is now invalid, and Astro will show a proper error.

    ---
    import { actions } from "astro:actions";

... (truncated)

Changelog

Sourced from astro's changelog.

4.16.16

Patch Changes

4.16.15

Patch Changes

4.16.14

Patch Changes

4.16.13

Patch Changes

  • #12436 453ec6b Thanks @​martrapp! - Fixes a potential null access in the clientside router

  • #12392 0462219 Thanks @​apatel369! - Fixes an issue where scripts were not correctly injected during the build. The issue was triggered when there were injected routes with the same entrypoint and different pattern

4.16.12

Patch Changes

  • #12420 acac0af Thanks @​ematipico! - Fixes an issue where the dev server returns a 404 status code when a user middleware returns a valid Response.

4.16.11

Patch Changes

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prod-deps group with 2 updates in the / directory: [sst](https://github.com/sst/sst/tree/HEAD/packages/cli) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro).


Updates `sst` from 3.2.73 to 3.3.38
- [Release notes](https://github.com/sst/sst/releases)
- [Commits](https://github.com/sst/sst/commits/v3.3.38/packages/cli)

Updates `astro` from 4.16.8 to 4.16.16
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: sst
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 2, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +309 62.1 MB fredkschott
npm/[email protected] environment, filesystem, network +8 1.42 MB sst-publisher

🚮 Removed packages: npm/[email protected], npm/[email protected]

View full report↗︎

Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSourceCI
Possible typosquat attack npm/[email protected] ⚠︎

View full report↗︎

Next steps

What is a typosquat?

Package name is similar to other popular packages and may not be the package you want.

Use care when consuming similarly named packages and ensure that you did not intend to consume a different package. Malicious packages often publish using similar names as existing popular packages.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/[email protected] or ignore all packages with @SocketSecurity ignore-all

Copy link
Author

dependabot bot commented on behalf of github Dec 9, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/prod-deps-f40d687c90 branch December 9, 2024 07:28
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.

0 participants