Skip to content

chore(deps): update actions/stale digest to dcd2b94#3643

Merged
jbonofre merged 1 commit intoapache:mainfrom
renovate-bot:renovate/actions-stale-digest
Feb 2, 2026
Merged

chore(deps): update actions/stale digest to dcd2b94#3643
jbonofre merged 1 commit intoapache:mainfrom
renovate-bot:renovate/actions-stale-digest

Conversation

@renovate-bot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
actions/stale action digest d6f8a33dcd2b94

Configuration

📅 Schedule: 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 becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-project-automation github-project-automation bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board Feb 2, 2026
@jbonofre jbonofre merged commit 9728968 into apache:main Feb 2, 2026
15 checks passed
@github-project-automation github-project-automation bot moved this from Ready to merge to Done in Basic Kanban Board Feb 2, 2026
@renovate-bot renovate-bot deleted the renovate/actions-stale-digest branch February 2, 2026 19:28
sungwy pushed a commit to sungwy/polaris that referenced this pull request Feb 7, 2026
snazy added a commit to snazy/polaris that referenced this pull request Feb 11, 2026
* fix(site): Bump the binary distribution version. (apache#3624)

Co-authored-by: ChristopherQu <[email protected]>

* chore(deps): update actions/stale digest to dcd2b94 (apache#3643)

* security(getting-started): enforce stronger postgres password and restrict database access (apache#3570)

* security(getting-started): enforce strong postgres passwords and restrict database access

- Add POSTGRES_PASSWORD environment variable to specify the Postgres
  database password.
- Add validation to reject weak default "postgres" password.
- Generate random 16-character password if POSTGRES_PASSWORD is not
  provided.
- Replace all hardcoded "postgres" password references with
  $POSTGRES_PASSWORD variable.
- Restrict Azure PostgreSQL access to VM's public IP using
  `--public-access` flag. This aligns security posture across AWS
  (VPC-only), Azure (IP-restricted), and GCP (authorized-networks)
- Update documentation site to describe the POSTGRES_PASSWORD
  environment variable.

* OpenAPI specs: update README with detailed API specifications (apache#3629)

* CI: simplify `ci-incr-build-cache-save` action usage (apache#3626)

* CI: simplify upload-artifacts call + only on failure (apache#3627)

* CI: simplify java-setup action usage (apache#3628)

* STS roleArn: enable 3rd party STS services (apache#3619)

Certain non-AWS STS service implementations use role ARNs that look quite different from AWS ones.
This change shall enable those STS implementations.

Example role ARNs that currently fail:
* `urn:ecs:sts::s3:assumed-role/s3assumeRole/user1-105-temp`
* `urn:sgws:identity::12345:group/foo-bar-abcdef`

Related issue apache#2743

* Last merged commit 29ccdd1

---------

Co-authored-by: HJ Q. <[email protected]>
Co-authored-by: ChristopherQu <[email protected]>
Co-authored-by: Mend Renovate <[email protected]>
Co-authored-by: Pierre Laporte <[email protected]>
Co-authored-by: Alexandre Dutra <[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