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 api from 5.0.8 to 6.1.3 #3676

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps api from 5.0.8 to 6.1.3.

Release notes

Sourced from api's releases.

v6.1.3

What's Changed

Full Changelog: readmeio/api@v6.1.2...v6.1.3

v6.1.2

Full Changelog: readmeio/api@v6.1.1...v6.1.2

v6.1.1

What's Changed

Full Changelog: readmeio/api@v6.1.0...v6.1.1

v6.1.0

What's Changed

Full Changelog: readmeio/api@v6.0.1...v6.1.0

v6.0.0

BREAKING RELEASE

This release no longer supports Node 14.

What's Changed

Full Changelog: readmeio/api@v5.0.8...v6.0.0

Changelog

Sourced from api's changelog.

7.0.0-beta.12 (2025-02-17)

  • chore: resolving a linting problem (9bfd498)
  • chore(deps-dev): bump the minor-development-deps group across 1 directory with 5 updates (#977) (4125980), closes #977
  • chore(deps-dev): bump the minor-development-deps group with 5 updates (#981) (89db51c), closes #981
  • chore(deps-dev): bumping @vitest/coverage-v8 (1041235)
  • chore(deps): bump @​readme/oas-to-har from 24.0.1 to 24.0.2 (#960) (0f6b7b8), closes #960
  • chore(deps): bump @​readme/oas-to-har from 24.0.2 to 24.0.5 (#975) (9371a33), closes #975
  • chore(deps): bump @​readme/oas-to-har from 24.0.5 to 24.0.7 (#986) (6a219d9), closes #986
  • chore(deps): bump chalk from 5.3.0 to 5.4.1 (#972) (11594ea), closes #972
  • chore(deps): bump ci-info from 4.0.0 to 4.1.0 (#961) (8319ba1), closes #961
  • chore(deps): bump commander from 12.1.0 to 13.0.0 (#974) (d275758), closes #974
  • chore(deps): bump commander from 13.0.0 to 13.1.0 (#988) (f55a8ad), closes #988
  • chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#958) (05b3cba), closes #958
  • chore(deps): bump nanoid from 3.3.7 to 3.3.8 (#968) (11f0211), closes #968
  • chore(deps): bump oas from 25.2.1 to 25.3.0 (#983) (d6f2712), closes #983
  • chore(deps): bump ora from 8.1.0 to 8.1.1 (#963) (8201538), closes #963
  • chore(deps): bump preferred-pm from 4.0.0 to 4.1.0 (#987) (72c445c), closes #987
  • chore(deps): bump remove-undefined-objects from 5.0.0 to 6.0.0 (#989) (549bbed), closes #989
  • chore(deps): bump semver from 7.6.3 to 7.7.0 (#982) (ab72033), closes #982
  • chore(deps): bump ts-morph from 24.0.0 to 25.0.0 (#973) (e37cd1e), closes #973
  • chore(deps): bump vite from 5.4.11 to 5.4.14 (#980) (793655d), closes #980
  • chore(deps): bump vitest from 3.0.4 to 3.0.5 (#994) (ec98bb5), closes #994
  • chore(deps): upgrading out of date deps (#993) (ec3b34a), closes #993
  • fix: import attributes, dep bumps (#978) (f30d79c), closes #978

7.0.0-beta.11 (2024-11-18)

  • fix: use correct import attributes syntax (#957) (211e8fd), closes #957
  • fix: use dynamic import for node-specific libraries (#820) (b338098), closes #820
  • chore(deps-dev): bump the minor-development-deps group with 5 updates (#951) (353cd8b), closes #951
  • chore(deps): bump @​readme/oas-to-har from 24.0.0 to 24.0.1 (#952) (0e736af), closes #952
  • chore(deps): bump oas from 25.0.2 to 25.0.3 (#956) (6d42c56), closes #956
  • chore(deps): bump ts-morph from 23.0.0 to 24.0.0 (#953) (f70973c), closes #953

7.0.0-beta.10 (2024-10-18)

7.0.0-beta.9 (2024-10-17)

  • chore(deps-dev): bump axios from 1.7.2 to 1.7.7 (#931) (197f808), closes #931
  • chore(deps-dev): bump conventional-changelog-cli from 4.1.0 to 5.0.0 (#903) (bff10dd), closes #903
  • chore(deps-dev): bump fetch-mock from 10.1.1 to 11.1.3 (#929) (0cd1d7b), closes #929

... (truncated)

Commits
  • 0b52f5b v6.1.3
  • 606ff48 fix(v6): upgrading oas to resolve some security vulnerabilities (#996)
  • 2c3ac4c v6.1.2
  • 3f635fd fix: backport lodash upgrades to v6.1.1
  • e440a28 v6.1.1
  • e60c371 fix: various quirks with how we handle accept headers (#699)
  • 3368dc2 docs: fixing a typo
  • ce2f558 chore(deps-dev): bump type-fest from 3.5.4 to 4.2.0 (#693)
  • 00bedb0 feat(test): moving unit tests over to vitest (#691)
  • 2f14d54 refactor: removing code formatting + upgrading to prettier 3 (#688)
  • 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 requested a review from OAGr as a code owner March 1, 2025 15:18
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2025
@dependabot dependabot bot requested a review from berekuk as a code owner March 1, 2025 15:18
Copy link

vercel bot commented Mar 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

6 Skipped Deployments
Name Status Preview Updated (UTC)
fermi-contest-2025-02 ⬜️ Ignored (Inspect) Visit Preview Mar 1, 2025 3:19pm
metaforecast ⬜️ Ignored (Inspect) Visit Preview Mar 1, 2025 3:19pm
quri-hub ⬜️ Ignored (Inspect) Visit Preview Mar 1, 2025 3:19pm
quri-ui ⬜️ Ignored (Inspect) Visit Preview Mar 1, 2025 3:19pm
squiggle-components ⬜️ Ignored (Inspect) Visit Preview Mar 1, 2025 3:19pm
squiggle-website ⬜️ Ignored (Inspect) Visit Preview Mar 1, 2025 3:19pm

Copy link

changeset-bot bot commented Mar 1, 2025

⚠️ No Changeset found

Latest commit: 2388408

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/api-6.1.3 branch from 00d1f5c to 3984b5f Compare March 5, 2025 16:38
Copy link

vercel bot commented Mar 5, 2025

Deployment failed with the following error:

Too many requests - try again in 1 minute (more than 120, code: "api-deployments-flood-pro").

Bumps [api](https://github.com/readmeio/api/tree/HEAD/packages/api) from 5.0.8 to 6.1.3.
- [Release notes](https://github.com/readmeio/api/releases)
- [Changelog](https://github.com/readmeio/api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/readmeio/api/commits/v6.1.3/packages/api)

---
updated-dependencies:
- dependency-name: api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/api-6.1.3 branch from 3984b5f to 2388408 Compare March 5, 2025 16:43
Copy link

vercel bot commented Mar 5, 2025

Deployment failed with the following error:

Too many requests - try again in 48 seconds (more than 120, code: "api-deployments-flood-pro").

Copy link

vercel bot commented Mar 5, 2025

Deployment failed with the following error:

Too many requests - try again in 47 seconds (more than 120, code: "api-deployments-flood-pro").

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
Status: 🆕 To prioritize
Development

Successfully merging this pull request may close these issues.

0 participants