Skip to content

⬆️ Bump AtlassianPS/AtlassianPS.Standards from 0.1.6 to 0.1.10#29

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/AtlassianPS/AtlassianPS.Standards-0.1.10
Open

⬆️ Bump AtlassianPS/AtlassianPS.Standards from 0.1.6 to 0.1.10#29
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/AtlassianPS/AtlassianPS.Standards-0.1.10

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Bumps AtlassianPS/AtlassianPS.Standards from 0.1.6 to 0.1.10.

Release notes

Sourced from AtlassianPS/AtlassianPS.Standards's releases.

v0.1.10

  • Added shared blueprint primitives for .env loading, release package validation, external help generation/orphan cleanup, and source/release test module import.
  • Documented downstream adoption patterns that keep build, integration, Docker, and parallel-test orchestration readable in product repositories.
  • Fixed Invoke-Lint so downstream modules can call the exported prefixed command without depending on private helper command visibility at runtime.
  • Hardened release workflow validation so releases require annotated semver tags that point to commits reachable from origin/master before publishing.
  • Added pre-publish release-note validation so missing or empty changelog notes fail before immutable package publication.
  • Added a release-artifact downstream contract test that imports the built module in a fresh process and runs the exported prefixed lint command.
Changelog

Sourced from AtlassianPS/AtlassianPS.Standards's changelog.

Changelog

Unreleased

  • Added a shared resolve-release-tag GitHub Action for downstream release workflows to validate annotated release tags and expose release metadata without duplicating shell logic.

v0.1.10

  • Added shared blueprint primitives for .env loading, release package validation, external help generation/orphan cleanup, and source/release test module import.
  • Documented downstream adoption patterns that keep build, integration, Docker, and parallel-test orchestration readable in product repositories.
  • Fixed Invoke-Lint so downstream modules can call the exported prefixed command without depending on private helper command visibility at runtime.
  • Hardened release workflow validation so releases require annotated semver tags that point to commits reachable from origin/master before publishing.
  • Added pre-publish release-note validation so missing or empty changelog notes fail before immutable package publication.
  • Added a release-artifact downstream contract test that imports the built module in a fresh process and runs the exported prefixed lint command.

v0.1.6

  • Added shared dependency setup/update flow (Install-DependencyRequirement, Update-DependencyReference) and wired Tools/setup.ps1 / Tools/update.dependencies.ps1 to shared command delegation.
  • Made dependency lookup failures fail fast by default in Update-DependencyReference, with explicit -AllowLookupFailure opt-out for manual non-blocking runs.
  • Added script-level entrypoint tests for setup and dependency update tooling and deduplicated tool-entrypoint test harness bootstrap via shared test helper extraction.
  • Added comment-based help coverage for exported dependency commands.
  • Aligned source manifest ModuleVersion to the repository major/minor convention (x.y) to avoid implying manual patch bumps in source.
  • Improved README guidance for dependency setup/update behavior and release process expectations.
  • Automated release metadata generation by deriving PSGallery ReleaseNotes from the matching CHANGELOG.md version section during publish, and failing publish when that section is missing or empty.

v0.1.1

  • First public PowerShell Gallery release of AtlassianPS.Standards.
  • Added shared build/lint/test orchestration helpers.
  • Added shared ScriptAnalyzer settings sync helper.
  • Hardened module-join path safety and deterministic source merge behavior.
  • Added CI/CD parity improvements (artifact-promotion release flow and CI result gate).
Commits
  • 198212f Merge pull request #14 from AtlassianPS/fix/release-gates
  • 6c2fbcd Consolidate Standards release notes
  • 145bf77 Align release workflow with JiraPS
  • 5c48b8f Harden release gates
  • 82847d5 Make exported lint helper standalone (#13)
  • 107b6cf Fix exported lint helper runtime (#12)
  • 33ce7f1 Add shared blueprint build helpers (#11)
  • 37acf0d Add AtlassianPS.Standards AI instruction baseline (#5)
  • See full diff 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 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)

Bumps [AtlassianPS/AtlassianPS.Standards](https://github.com/atlassianps/atlassianps.standards) from 0.1.6 to 0.1.10.
- [Release notes](https://github.com/atlassianps/atlassianps.standards/releases)
- [Changelog](https://github.com/AtlassianPS/AtlassianPS.Standards/blob/master/CHANGELOG.md)
- [Commits](AtlassianPS/AtlassianPS.Standards@9a9367e...198212f)

---
updated-dependencies:
- dependency-name: AtlassianPS/AtlassianPS.Standards
  dependency-version: 0.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 28, 2026
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants