Skip to content

build(deps): bump postcss from 8.5.10 to 8.5.22 - #1056

Merged
crazy-max merged 1 commit into
masterfrom
dependabot/npm_and_yarn/postcss-8.5.22
Jul 29, 2026
Merged

build(deps): bump postcss from 8.5.10 to 8.5.22#1056
crazy-max merged 1 commit into
masterfrom
dependabot/npm_and_yarn/postcss-8.5.22

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps postcss from 8.5.10 to 8.5.22.

Release notes

Sourced from postcss's releases.

8.5.22

8.5.21

8.5.20

8.5.19

  • Fixed cleaning before for new nodes inserted to Root (by @​MahinAnowar).

8.5.18

  • Restricted loading previous source maps file to the opts.from folder for security reasons (use unsafeMap: true to disable the check).

8.5.17

  • Fixed Maximum call stack size exceeded error.
  • Fixed Prototype hijacking for postcss.fromJSON().
  • Fixed Input#origin() for unmapped end position (by @​chatman-media).

8.5.16

8.5.15

  • Fixed declaration parsing performance (by @​homanp).

8.5.14

8.5.13

  • Fixed postcss-scss commend regression.

8.5.12

  • Fixed reading any file via user-generated CSS.
  • Added opts.unsafeMap to disable checks.

8.5.11

  • Fixed nested brackets parsing performance (by @​offset).
Changelog

Sourced from postcss's changelog.

8.5.22

8.5.21

8.5.20

8.5.19

  • Fixed cleaning before for new nodes inserted to Root (by @​MahinAnowar).

8.5.18

  • Restricted loading previous source maps file to the opts.from folder for security reasons (use unsafeMap: true to disable the check).

8.5.17

  • Fixed Maximum call stack size exceeded error.
  • Fixed Prototype hijacking for postcss.fromJSON().
  • Fixed Input#origin() for unmapped end position (by @​chatman-media).

8.5.16

8.5.15

  • Fixed declaration parsing performance (by @​homanp).

8.5.14

8.5.13

  • Fixed postcss-scss commend regression.

8.5.12

... (truncated)

Commits
  • a3e48c4 Release 8.5.22 version
  • f49d691 Fix custom property losing its semicolon before a comment (#2117)
  • 28e0daf Release 8.5.21 version
  • 3d2b4e4 Update dependencies
  • d197327 Fix childless at-rule losing its semicolon before a comment (#2115)
  • 0e360b7 Fix mismatched JSDoc comments on Position (#2114)
  • c4ac725 Release 8.5.20 version
  • c30586d Fix missing space when AtRule#params is set after parsing (#2113)
  • 5bfc3b9 Update dependencies
  • 24733fd Move back to latest 11 pnpm
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@crazy-max
crazy-max merged commit 4ec1d4a into master Jul 29, 2026
12 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/postcss-8.5.22 branch July 29, 2026 10:29
mergify Bot added a commit to ArcadeData/arcadedb that referenced this pull request Jul 29, 2026
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [docker/login-action](https://github.com/docker/login-action).
Updates `actions/checkout` from 7.0.0 to 7.0.1
Release notes

*Sourced from [actions/checkout's releases](https://github.com/actions/checkout/releases).*

> v7.0.1
> ------
>
> What's Changed
> --------------
>
> * skip running unsafe pr check if input is default by [`@​aiqiaoy`](https://github.com/aiqiaoy) in [actions/checkout#2518](https://redirect.github.com/actions/checkout/pull/2518)
> * trim only ascii whitespace for branch by [`@​aiqiaoy`](https://github.com/aiqiaoy) in [actions/checkout#2521](https://redirect.github.com/actions/checkout/pull/2521)
> * escape values passed to --unset by [`@​aiqiaoy`](https://github.com/aiqiaoy) in [actions/checkout#2530](https://redirect.github.com/actions/checkout/pull/2530)
> * Various dependency updates
>
> **Full Changelog**: <actions/checkout@v7...v7.0.1>


Changelog

*Sourced from [actions/checkout's changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md).*

> Changelog
> =========
>
> v7.0.1
> ------
>
> * Skip running unsafe pr check if input is default by [`@​aiqiaoy`](https://github.com/aiqiaoy) in [actions/checkout#2518](https://redirect.github.com/actions/checkout/pull/2518)
> * Trim only ascii whitespace for branch by [`@​aiqiaoy`](https://github.com/aiqiaoy) in [actions/checkout#2521](https://redirect.github.com/actions/checkout/pull/2521)
> * Escape values passed to --unset by [`@​aiqiaoy`](https://github.com/aiqiaoy) in [actions/checkout#2530](https://redirect.github.com/actions/checkout/pull/2530)
> * Various dependency updates
>
> v7.0.0
> ------
>
> * Block checking out fork PR for pull\_request\_target and workflow\_run by [`@​aiqiaoy`](https://github.com/aiqiaoy) in [actions/checkout#2454](https://redirect.github.com/actions/checkout/pull/2454)
> * Various dependency updates
>
> v6.0.3
> ------
>
> * Fix checkout init for SHA-256 repositories by [`@​yaananth`](https://github.com/yaananth) in [actions/checkout#2439](https://redirect.github.com/actions/checkout/pull/2439)
> * fix: expand merge commit SHA regex and add SHA-256 test cases by [`@​yaananth`](https://github.com/yaananth) in [actions/checkout#2414](https://redirect.github.com/actions/checkout/pull/2414)
>
> v6.0.2
> ------
>
> * Fix tag handling: preserve annotations and explicit fetch-tags by [`@​ericsciple`](https://github.com/ericsciple) in [actions/checkout#2356](https://redirect.github.com/actions/checkout/pull/2356)
>
> v6.0.1
> ------
>
> * Add worktree support for persist-credentials includeIf by [`@​ericsciple`](https://github.com/ericsciple) in [actions/checkout#2327](https://redirect.github.com/actions/checkout/pull/2327)
>
> v6.0.0
> ------
>
> * Persist creds to a separate file by [`@​ericsciple`](https://github.com/ericsciple) in [actions/checkout#2286](https://redirect.github.com/actions/checkout/pull/2286)
> * Update README to include Node.js 24 support details and requirements by [`@​salmanmkc`](https://github.com/salmanmkc) in [actions/checkout#2248](https://redirect.github.com/actions/checkout/pull/2248)
>
> v5.0.1
> ------
>
> * Port v6 cleanup to v5 by [`@​ericsciple`](https://github.com/ericsciple) in [actions/checkout#2301](https://redirect.github.com/actions/checkout/pull/2301)
>
> v5.0.0
> ------
>
> * Update actions checkout to use node 24 by [`@​salmanmkc`](https://github.com/salmanmkc) in [actions/checkout#2226](https://redirect.github.com/actions/checkout/pull/2226)
>
> v4.3.1
> ------
>
> * Port v6 cleanup to v4 by [`@​ericsciple`](https://github.com/ericsciple) in [actions/checkout#2305](https://redirect.github.com/actions/checkout/pull/2305)
>
> v4.3.0
> ------
>
> * docs: update README.md by [`@​motss`](https://github.com/motss) in [actions/checkout#1971](https://redirect.github.com/actions/checkout/pull/1971)
> * Add internal repos for checking out multiple repositories by [`@​mouismail`](https://github.com/mouismail) in [actions/checkout#1977](https://redirect.github.com/actions/checkout/pull/1977)
> * Documentation update - add recommended permissions to Readme by [`@​benwells`](https://github.com/benwells) in [actions/checkout#2043](https://redirect.github.com/actions/checkout/pull/2043)
> * Adjust positioning of user email note and permissions heading by [`@​joshmgross`](https://github.com/joshmgross) in [actions/checkout#2044](https://redirect.github.com/actions/checkout/pull/2044)
> * Update README.md by [`@​nebuk89`](https://github.com/nebuk89) in [actions/checkout#2194](https://redirect.github.com/actions/checkout/pull/2194)
> * Update CODEOWNERS for actions by [`@​TingluoHuang`](https://github.com/TingluoHuang) in [actions/checkout#2224](https://redirect.github.com/actions/checkout/pull/2224)
> * Update package dependencies by [`@​salmanmkc`](https://github.com/salmanmkc) in [actions/checkout#2236](https://redirect.github.com/actions/checkout/pull/2236)
>
> v4.2.2
> ------
>
> * `url-helper.ts` now leverages well-known environment variables by [`@​jww3`](https://github.com/jww3) in [actions/checkout#1941](https://redirect.github.com/actions/checkout/pull/1941)
> * Expand unit test coverage for `isGhes` by [`@​jww3`](https://github.com/jww3) in [actions/checkout#1946](https://redirect.github.com/actions/checkout/pull/1946)
>
> v4.2.1
> ------
>
> * Check out other refs/\* by commit if provided, fall back to ref by [`@​orhantoy`](https://github.com/orhantoy) in [actions/checkout#1924](https://redirect.github.com/actions/checkout/pull/1924)

... (truncated)


Commits

* See full diff in [compare view](actions/checkout@v7...3d3c42e)
  
Updates `docker/login-action` from 4.4.0 to 4.6.0
Release notes

*Sourced from [docker/login-action's releases](https://github.com/docker/login-action/releases).*

> v4.6.0
> ------
>
> * Harden buildx scoped config path handling by [`@​crazy-max`](https://github.com/crazy-max) in [docker/login-action#1059](https://redirect.github.com/docker/login-action/pull/1059)
> * Bump `@​aws-sdk/client-ecr` and `@​aws-sdk/client-ecr-public` to 3.1095.0 in [docker/login-action#1051](https://redirect.github.com/docker/login-action/pull/1051)
> * Bump js-yaml from 5.2.1 to 5.2.2 in [docker/login-action#1057](https://redirect.github.com/docker/login-action/pull/1057)
> * Bump postcss from 8.5.10 to 8.5.22 in [docker/login-action#1056](https://redirect.github.com/docker/login-action/pull/1056)
>
> **Full Changelog**: <docker/login-action@v4.5.2...v4.6.0>
>
> v4.5.2
> ------
>
> * Surface Docker Hub OIDC error responses by [`@​crazy-max`](https://github.com/crazy-max) in [docker/login-action#1058](https://redirect.github.com/docker/login-action/pull/1058)
>
> **Full Changelog**: <docker/login-action@v4.5.1...v4.5.2>
>
> v4.5.1
> ------
>
> * Support `dhi.io` as Docker Hub OIDC registry by [`@​crazy-max`](https://github.com/crazy-max) in [docker/login-action#1054](https://redirect.github.com/docker/login-action/pull/1054)
>
> **Full Changelog**: <docker/login-action@v4.5.0...v4.5.1>
>
> v4.5.0
> ------
>
> * [Docker Hub OIDC](https://github.com/docker/login-action#docker-hub) login support by [`@​crazy-max`](https://github.com/crazy-max) in [docker/login-action#1048](https://redirect.github.com/docker/login-action/pull/1048)
> * Bump `@​aws-sdk/client-ecr` and `@​aws-sdk/client-ecr-public` to 3.1091.0 in [docker/login-action#1037](https://redirect.github.com/docker/login-action/pull/1037)
> * Bump `@​docker/actions-toolkit` from 0.92.0 to 0.94.0 in [docker/login-action#1044](https://redirect.github.com/docker/login-action/pull/1044) [docker/login-action#1050](https://redirect.github.com/docker/login-action/pull/1050)
> * Bump brace-expansion from 1.1.13 to 1.1.16 in [docker/login-action#1046](https://redirect.github.com/docker/login-action/pull/1046)
> * Bump js-yaml from 5.2.0 to 5.2.1 in [docker/login-action#1038](https://redirect.github.com/docker/login-action/pull/1038)
>
> **Full Changelog**: <docker/login-action@v4.4.0...v4.5.0>


Commits

* [`dbcb813`](docker/login-action@dbcb813) Merge pull request [#1051](https://redirect.github.com/docker/login-action/issues/1051) from docker/dependabot/npm\_and\_yarn/aws-sdk-dependen...
* [`5bcb015`](docker/login-action@5bcb015) [dependabot skip] chore: update generated content
* [`b30b2f2`](docker/login-action@b30b2f2) build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...
* [`9087f1e`](docker/login-action@9087f1e) Merge pull request [#1057](https://redirect.github.com/docker/login-action/issues/1057) from docker/dependabot/npm\_and\_yarn/js-yaml-5.2.2
* [`0009830`](docker/login-action@0009830) [dependabot skip] chore: update generated content
* [`2325523`](docker/login-action@2325523) build(deps): bump js-yaml from 5.2.1 to 5.2.2
* [`4ec1d4a`](docker/login-action@4ec1d4a) Merge pull request [#1056](https://redirect.github.com/docker/login-action/issues/1056) from docker/dependabot/npm\_and\_yarn/postcss-8.5.22
* [`5fc99ba`](docker/login-action@5fc99ba) Merge pull request [#1053](https://redirect.github.com/docker/login-action/issues/1053) from docker/dependabot/github\_actions/aws-actions/co...
* [`e512bd5`](docker/login-action@e512bd5) Merge pull request [#1052](https://redirect.github.com/docker/login-action/issues/1052) from docker/dependabot/github\_actions/codeql-actions...
* [`a146c91`](docker/login-action@a146c91) Merge pull request [#1059](https://redirect.github.com/docker/login-action/issues/1059) from crazy-max/harden-buildx-scope-paths
* Additional commits viewable in [compare view](docker/login-action@v4.4.0...dbcb813)
  
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore  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  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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore  ` will remove the ignore condition of the specified dependency and ignore conditions
umati-bot added a commit to umati/Sample-Server that referenced this pull request Jul 31, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker/login-action](https://github.com/docker/login-action) | action | minor | `v4.4.0` → `v4.6.0` |

---

### Release Notes

<details>
<summary>docker/login-action (docker/login-action)</summary>

### [`v4.6.0`](https://github.com/docker/login-action/releases/tag/v4.6.0)

[Compare Source](docker/login-action@v4.5.2...v4.6.0)

- Harden buildx scoped config path handling by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;1059](docker/login-action#1059)
- Bump [@&#8203;aws-sdk/client-ecr](https://github.com/aws-sdk/client-ecr) and [@&#8203;aws-sdk/client-ecr-public](https://github.com/aws-sdk/client-ecr-public) to 3.1095.0 in [#&#8203;1051](docker/login-action#1051)
- Bump js-yaml from 5.2.1 to 5.2.2 in [#&#8203;1057](docker/login-action#1057)
- Bump postcss from 8.5.10 to 8.5.22 in [#&#8203;1056](docker/login-action#1056)

**Full Changelog**: <docker/login-action@v4.5.2...v4.6.0>

### [`v4.5.2`](https://github.com/docker/login-action/releases/tag/v4.5.2)

[Compare Source](docker/login-action@v4.5.1...v4.5.2)

- Surface Docker Hub OIDC error responses by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;1058](docker/login-action#1058)

**Full Changelog**: <docker/login-action@v4.5.1...v4.5.2>

### [`v4.5.1`](https://github.com/docker/login-action/releases/tag/v4.5.1)

[Compare Source](docker/login-action@v4.5.0...v4.5.1)

- Support `dhi.io` as Docker Hub OIDC registry by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;1054](docker/login-action#1054)

**Full Changelog**: <docker/login-action@v4.5.0...v4.5.1>

### [`v4.5.0`](https://github.com/docker/login-action/releases/tag/v4.5.0)

[Compare Source](docker/login-action@v4.4.0...v4.5.0)

- [Docker Hub OIDC](https://github.com/docker/login-action#docker-hub) login support by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;1048](docker/login-action#1048)
- Bump [@&#8203;aws-sdk/client-ecr](https://github.com/aws-sdk/client-ecr) and [@&#8203;aws-sdk/client-ecr-public](https://github.com/aws-sdk/client-ecr-public) to 3.1091.0 in [#&#8203;1037](docker/login-action#1037)
- Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.92.0 to 0.94.0 in [#&#8203;1044](docker/login-action#1044) [#&#8203;1050](docker/login-action#1050)
- Bump brace-expansion from 1.1.13 to 1.1.16 in [#&#8203;1046](docker/login-action#1046)
- Bump js-yaml from 5.2.0 to 5.2.1 in [#&#8203;1038](docker/login-action#1038)

**Full Changelog**: <docker/login-action@v4.4.0...v4.5.0>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTUuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI4Ni4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->

Reviewed-on: https://codeberg.org/umati/Sample-Server/pulls/1737
hypekostas pushed a commit to stellar/stellar-disbursement-platform-frontend that referenced this pull request Aug 17, 2026
…actions group across 1 directory (#570)

Bumps the all-actions group with 1 update in the `/` directory:

https://github.com/docker/login-action

Updates `docker/login-action` from 4.5.1 to 4.6.0

## Release notes

### v4.6.0

- Harden buildx scoped config path handling by [@crazy-max](https://github.com/crazy-max) in [docker/login-action#1059](https://redirect.github.com/docker/login-action/pull/1059)
- Bump `@aws-sdk/client-ecr` and `@aws-sdk/client-ecr-public` to 3.1095.0 in [docker/login-action#1051](https://redirect.github.com/docker/login-action/pull/1051)
- Bump js-yaml from 5.2.1 to 5.2.2 in [docker/login-action#1057](https://redirect.github.com/docker/login-action/pull/1057)
- Bump postcss from 8.5.10 to 8.5.22 in [docker/login-action#1056](https://redirect.github.com/docker/login-action/pull/1056)

**Full Changelog**: docker/login-action@v4.5.2...v4.6.0

### v4.5.2

- Surface Docker Hub OIDC error responses by [@crazy-max](https://github.com/crazy-max) in [docker/login-action#1058](https://redirect.github.com/docker/login-action/pull/1058)

**Full Changelog**: docker/login-action@v4.5.1...v4.5.2

## Commits

- [`dbcb813`](docker/login-action@dbcb813) Merge pull request [#1051](https://redirect.github.com/docker/login-action/issues/1051) from docker/dependabot/npm_and_yarn/aws-sdk-dependen...
- [`5bcb015`](docker/login-action@5bcb015) [dependabot skip] chore: update generated content
- [`b30b2f2`](docker/login-action@b30b2f2) build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...
- [`9087f1e`](docker/login-action@9087f1e) Merge pull request [#1057](https://redirect.github.com/docker/login-action/issues/1057) from docker/dependabot/npm_and_yarn/js-yaml-5.2.2
- [`0009830`](docker/login-action@0009830) [dependabot skip] chore: update generated content
- [`2325523`](docker/login-action@2325523) build(deps): bump js-yaml from 5.2.1 to 5.2.2
- [`4ec1d4a`](docker/login-action@4ec1d4a) Merge pull request [#1056](https://redirect.github.com/docker/login-action/issues/1056) from docker/dependabot/npm_and_yarn/postcss-8.5.22
- [`5fc99ba`](docker/login-action@5fc99ba) Merge pull request [#1053](https://redirect.github.com/docker/login-action/issues/1053) from docker/dependabot/github_actions/aws-actions/co...
- [`e512bd5`](docker/login-action@e512bd5) Merge pull request [#1052](https://redirect.github.com/docker/login-action/issues/1052) from docker/dependabot/github_actions/codeql-actions...
- [`a146c91`](docker/login-action@a146c91) Merge pull request [#1059](https://redirect.github.com/docker/login-action/issues/1059) from crazy-max/harden-buildx-scope-paths
- Additional commits viewable in [compare view](docker/login-action@v4.5.1...v4.6.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
hypekostas added a commit to stellar/stellar-disbursement-platform-backend that referenced this pull request Aug 17, 2026
…ates (#1179)

Bumps the all-actions group with 2 updates in the `/` directory:

[stellar/stellar-cli](https://github.com/stellar/stellar-cli) and
[docker/login-action](https://github.com/docker/login-action).

Updates `stellar/stellar-cli` from 27.0.0 to 27.1.0

## Release notes

### 27.1.0

# stellar-cli v27.1.0 — Release Notes

## Tokens & Assets

- **`stellar token transfer`** — transfer tokens for SEP-41 and Stellar Asset Contracts ([#2644](https://redirect.github.com/stellar/stellar-cli/issues/2644))
- **`stellar token balance`** — new command to check token balances ([#2651](https://redirect.github.com/stellar/stellar-cli/issues/2651))
- Reserved **`native`** contract alias that resolves to the native asset ([#2646](https://redirect.github.com/stellar/stellar-cli/issues/2646))
- Centralized asset/token resolution behind a single resolver ([#2654](https://redirect.github.com/stellar/stellar-cli/issues/2654))

## Containers

- Add support for container engines — Docker or Apple Container ([#2643](https://redirect.github.com/stellar/stellar-cli/issues/2643))
- **`stellar container use`** — set the default container engine ([#2647](https://redirect.github.com/stellar/stellar-cli/issues/2647))
- Add CPU and memory limits to `container start` ([#2648](https://redirect.github.com/stellar/stellar-cli/issues/2648))
- Shell out to Docker directly instead of using bollard ([#2629](https://redirect.github.com/stellar/stellar-cli/issues/2629))
- Move Docker image distribution to its own repo ([#2616](https://redirect.github.com/stellar/stellar-cli/issues/2616))
- Make `latest` the default quickstart image tag ([#2649](https://redirect.github.com/stellar/stellar-cli/issues/2649))

## Signing & Transactions

- Sign auth entries when the signer is passed by public key ([#2658](https://redirect.github.com/stellar/stellar-cli/issues/2658))
- Allow `tx sign` and `tx hash` without an RPC URL ([#2642](https://redirect.github.com/stellar/stellar-cli/issues/2642))
- Verify signature against cached public key after signing ([#2619](https://redirect.github.com/stellar/stellar-cli/issues/2619))

## Output & UX

- New output mode for human-readable and JSON results ([#2635](https://redirect.github.com/stellar/stellar-cli/issues/2635))
- Improved descriptions for `contract id` commands ([#2618](https://redirect.github.com/stellar/stellar-cli/issues/2618))

## Bug Fixes

- Fix `contract extend` panic when extending a missing entry ([#2657](https://redirect.github.com/stellar/stellar-cli/issues/2657))
- Fix `contract restore` panic when restoring a missing entry ([#2660](https://redirect.github.com/stellar/stellar-cli/issues/2660))

## Bindings / TS Boilerplate

- Replace Standalone with Local in the TS boilerplate ([#2251](https://redirect.github.com/stellar/stellar-cli/issues/2251))
- Update stellar-sdk version in binding generation ([#2640](https://redirect.github.com/stellar/stellar-cli/issues/2640))

## New Contributors

- [@zachfedor](https://github.com/zachfedor) — first contribution ([#2251](https://redirect.github.com/stellar/stellar-cli/issues/2251))
- [@NicoMoli](https://github.com/NicoMoli) — first contribution ([#2619](https://redirect.github.com/stellar/stellar-cli/issues/2619))

**Full Changelog:** stellar/stellar-cli@v27.0.0...v27.1.0

## Commits

- [`8e402ea`](stellar/stellar-cli@8e402ea) Bump version to 27.1.0 ([#2663](https://redirect.github.com/stellar/stellar-cli/issues/2663))
- [`6c3bf44`](stellar/stellar-cli@6c3bf44) Sign auth entries when the signer is passed by public key ([#2658](https://redirect.github.com/stellar/stellar-cli/issues/2658))
- [`cbe70c3`](stellar/stellar-cli@cbe70c3) Bump the all-actions group across 1 directory with 3 updates ([#2650](https://redirect.github.com/stellar/stellar-cli/issues/2650))
- [`82c37e2`](stellar/stellar-cli@82c37e2) Allow `tx sign` and `tx hash` without an RPC URL ([#2642](https://redirect.github.com/stellar/stellar-cli/issues/2642))
- [`0c32ac8`](stellar/stellar-cli@0c32ac8) Fix `contract restore` panic when restoring a missing entry ([#2660](https://redirect.github.com/stellar/stellar-cli/issues/2660))
- [`380f7c1`](stellar/stellar-cli@380f7c1) Verify signature against cached public key after signing ([#2619](https://redirect.github.com/stellar/stellar-cli/issues/2619))
- [`ac1379f`](stellar/stellar-cli@ac1379f) Fix `contract extend` panic when extending a missing entry ([#2657](https://redirect.github.com/stellar/stellar-cli/issues/2657))
- [`0f907ea`](stellar/stellar-cli@0f907ea) Update Soroban dependencies to 27.0.2 ([#2656](https://redirect.github.com/stellar/stellar-cli/issues/2656))
- [`42167e2`](stellar/stellar-cli@42167e2) Make `latest` the default quickstart image tag ([#2649](https://redirect.github.com/stellar/stellar-cli/issues/2649))
- [`9c92633`](stellar/stellar-cli@9c92633) Centralize asset/token resolution behind a single resolver ([#2654](https://redirect.github.com/stellar/stellar-cli/issues/2654))
- Additional commits viewable in [compare view](stellar/stellar-cli@v27.0.0...v27.1.0)

Updates `docker/login-action` from 4.5.1 to 4.6.0

## Release notes

### v4.6.0

- Harden buildx scoped config path handling by [@crazy-max](https://github.com/crazy-max) in [docker/login-action#1059](https://redirect.github.com/docker/login-action/pull/1059)
- Bump `@aws-sdk/client-ecr` and `@aws-sdk/client-ecr-public` to 3.1095.0 in [docker/login-action#1051](https://redirect.github.com/docker/login-action/pull/1051)
- Bump js-yaml from 5.2.1 to 5.2.2 in [docker/login-action#1057](https://redirect.github.com/docker/login-action/pull/1057)
- Bump postcss from 8.5.10 to 8.5.22 in [docker/login-action#1056](https://redirect.github.com/docker/login-action/pull/1056)

**Full Changelog:** docker/login-action@v4.5.2...v4.6.0

### v4.5.2

- Surface Docker Hub OIDC error responses by [@crazy-max](https://github.com/crazy-max) in [docker/login-action#1058](https://redirect.github.com/docker/login-action/pull/1058)

**Full Changelog:** docker/login-action@v4.5.1...v4.5.2

## Commits

- [`dbcb813`](docker/login-action@dbcb813) Merge pull request [#1051](https://redirect.github.com/docker/login-action/issues/1051) from docker/dependabot/npm_and_yarn/aws-sdk-dependen...
- [`5bcb015`](docker/login-action@5bcb015) [dependabot skip] chore: update generated content
- [`b30b2f2`](docker/login-action@b30b2f2) build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...
- [`9087f1e`](docker/login-action@9087f1e) Merge pull request [#1057](https://redirect.github.com/docker/login-action/issues/1057) from docker/dependabot/npm_and_yarn/js-yaml-5.2.2
- [`0009830`](docker/login-action@0009830) [dependabot skip] chore: update generated content
- [`2325523`](docker/login-action@2325523) build(deps): bump js-yaml from 5.2.1 to 5.2.2
- [`4ec1d4a`](docker/login-action@4ec1d4a) Merge pull request [#1056](https://redirect.github.com/docker/login-action/issues/1056) from docker/dependabot/npm_and_yarn/postcss-8.5.22
- [`5fc99ba`](docker/login-action@5fc99ba) Merge pull request [#1053](https://redirect.github.com/docker/login-action/issues/1053) from docker/dependabot/github_actions/aws-actions/co...
- [`e512bd5`](docker/login-action@e512bd5) Merge pull request [#1052](https://redirect.github.com/docker/login-action/issues/1052) from docker/dependabot/github_actions/codeql-actions...
- [`a146c91`](docker/login-action@a146c91) Merge pull request [#1059](https://redirect.github.com/docker/login-action/issues/1059) from crazy-max/harden-buildx-scope-paths
- Additional commits viewable in [compare view](docker/login-action@v4.5.1...v4.6.0)

---------

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: Konstantinos Rokanas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants