Bump biz.aQute.bndlib from 6.3.1 to 6.4.0 in /pgp-keys-map-test1 by dependabot[bot] · Pull Request #1192 · s4u/pgp-keys-map (original) (raw)
Navigation Menu
Appearance settings
- AI CODE CREATION
* GitHub CopilotWrite better code with AI
* GitHub Copilot appDirect agents from issue to merge
* MCP RegistryNewIntegrate external tools - DEVELOPER WORKFLOWS
* ActionsAutomate any workflow
* CodespacesInstant dev environments
* IssuesPlan and track work
* Code ReviewManage code changes - APPLICATION SECURITY
* GitHub Advanced SecurityFind and fix vulnerabilities
* Code securitySecure your code as you build
* Secret protectionStop leaks before they start - EXPLORE
* Why GitHub
* Documentation
* Blog
* Changelog
* Marketplace
- AI CODE CREATION
- BY COMPANY SIZE
* Enterprises
* Small and medium teams
* Startups
* Nonprofits - BY USE CASE
* App Modernization
* DevSecOps
* DevOps
* CI/CD
* View all use cases - BY INDUSTRY
* Healthcare
* Financial services
* Manufacturing
* Government
* View all industries
- BY COMPANY SIZE
- EXPLORE BY TOPIC
* AI
* Software Development
* DevOps
* Security
* View all topics - EXPLORE BY TYPE
* Customer stories
* Events & webinars
* Ebooks & reports
* Business insights
* GitHub Skills - SUPPORT & SERVICES
* Documentation
* Customer support
* Community forum
* Trust center
* Partners
- EXPLORE BY TOPIC
- COMMUNITY
* GitHub SponsorsFund open source developers - PROGRAMS
* Security Lab
* Maintainer Community
* Accelerator
* GitHub Stars
* Archive Program - REPOSITORIES
* Topics
* Trending
* Collections
- COMMUNITY
- Pricing
Provide feedback
We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
s4u / pgp-keys-map Public
Notifications You must be signed in to change notification settings
Additional navigation options
Merged
merged 1 commit into
masterfrom
dependabot/maven/pgp-keys-map-test1/biz.aQute.bnd-biz.aQute.bndlib-6.4.0
Dec 1, 2022
ConversationCommits (1)ChecksFiles changed
Merged
Bump biz.aQute.bndlib from 6.3.1 to 6.4.0 in /pgp-keys-map-test1#1192
merged 1 commit into
masterfrom
dependabot/maven/pgp-keys-map-test1/biz.aQute.bnd-biz.aQute.bndlib-6.4.0
Conversation
dependabot Bot commented on behalf of github
Copy link Copy Markdown
Contributor
Bumps biz.aQute.bndlib from 6.3.1 to 6.4.0.
Release notes
Sourced from biz.aQute.bndlib's releases.
Bnd/Bndtools 6.4.0
Release Notes
See Release Notes.
What's Changed
- Maven lifecycle participation fix by @bjhargrave in bndtools/bnd#5238
- immutable: Remove a variable store in a loop by @bjhargrave in bndtools/bnd#5241
- [httpclient] Implement log as specified in doc by @pkriens in bndtools/bnd#5242
- #5062 JVM crash by @pkriens in bndtools/bnd#5244
- build: Use -notimestamp option for javadoc for reproducibility by @bjhargrave in bndtools/bnd#5245
- ci: Separate Gradle Wrapper validation into its own workflow by @bjhargrave in bndtools/bnd#5246
- builder: Avoid modifying manifests of conduit jars by @maquinas07 in bndtools/bnd#5249
- Maven integration test refactoring by @bjhargrave in bndtools/bnd#5252
- Maven help integration tests by @bjhargrave in bndtools/bnd#5253
- Fix regression in Open Type Hierarchy by @bjhargrave in bndtools/bnd#5255
- build(deps): Bump nokogiri from 1.13.4 to 1.13.6 in /docs by @dependabot in bndtools/bnd#5256
- [export] JPMS module info calculation fails by @pkriens in bndtools/bnd#5258
- io: Make FileTree predicate methods public since they can be useful by @bjhargrave in bndtools/bnd#5259
- [decoration] Backward compatibility (Phase 1) by @bjhargrave in bndtools/bnd#5262
- Decoration phase2 by @bjhargrave in bndtools/bnd#5263
- build: Remove use of "{xxx}" non-literals on + decorations by @bjhargrave in bndtools/bnd#5264
- ci: Display build dependencies for rebuild-build by @bjhargrave in bndtools/bnd#5266
- jarsigner: Fix 2 bugs in the jarsigner support by @bjhargrave in bndtools/bnd#5267
- signing: Write META-INF signing resources immediately after manifest by @bjhargrave in bndtools/bnd#5268
- docs: Add 6.3.0 release docs by @bjhargrave in bndtools/bnd#5274
- build: Update baseline to 6.3.0 by @bjhargrave in bndtools/bnd#5273
- build(deps-dev): Bump assertj-core from 3.22.0 to 3.23.1 in /maven by @dependabot in bndtools/bnd#5272
- build(deps): Bump maven-invoker-plugin from 3.2.2 to 3.3.0 in /maven by @dependabot in bndtools/bnd#5270
- jar: Update signer test to confirm JarInputStream verifies jar by @bjhargrave in bndtools/bnd#5277
- gradle: Avoid setting a manifest object by @bjhargrave in bndtools/bnd#5276
- Remove old enroute by @bjhargrave in bndtools/bnd#5278
- gradle: Make default Bundle-SymbolicName and Bundle-Version inputs by @bjhargrave in bndtools/bnd#5280
- Improve regex expressions by @bjhargrave in bndtools/bnd#5282
- Maven updates by @bjhargrave in bndtools/bnd#5284
- gradle: Update build to include pom.properties in gradle plugin jar by @bjhargrave in bndtools/bnd#5285
- Clarify effect on ignoring Bundle-Version for package deletion by @kwin in bndtools/bnd#5291
- maven: Add testFailureIgnore configuration to bnd-testing-maven-plugin by @bjhargrave in bndtools/bnd#5296
- New lib support for string ignore case ops and preserving line separators by @bjhargrave in bndtools/bnd#5299
- baseline: Use modifiable sets by @bjhargrave in bndtools/bnd#5300
- build(deps): Bump com.gradle.plugin-publish from 0.21.0 to 1.0.0 in /gradle-plugins by @dependabot in bndtools/bnd#5302
- Feature/resolve cache by @pkriens in bndtools/bnd#5305
- gradle: Build script improvements for new publish plugin version by @bjhargrave in bndtools/bnd#5307
- maven: Compute extension from packaging type by @bjhargrave in bndtools/bnd#5309
- Improve handling of webappDirectory when building a wab by @bjhargrave in bndtools/bnd#5310
- Fixes for maven and gradle plugins by @bjhargrave in bndtools/bnd#5311
- gradle: Use configureEach on task groups by @bjhargrave in bndtools/bnd#5312
- Build updates by @bjhargrave in bndtools/bnd#5313
- build(deps-dev): Bump github-pages from 226 to 227 in /docs by @dependabot in bndtools/bnd#5314
- build: Use addmavendescriptor gradle plugin to add maven descriptor by @bjhargrave in bndtools/bnd#5315
... (truncated)
Commits
- 25e4898 build: 6.4.0 final build
- bb7b8cf temp workspace was created in the wrong location
- 90d324f build: Release 6.4.0-RC3
- 67fbf14 maven: Support resolving bndrun files to an output folder
- b9da98e maven: Fix bnd-run-maven-plugin bndrun file selection
- 0c76117 maven: Move resolver earlier in reactor
- 875a41f maven: Fix warnings from maven-plugin-plugin
- 1da40ee gradle: Escape path to original bndrun file
- 1a62b9f Revert "build(deps): Bump maven-deploy-plugin from 2.8.2 to 3.0.0 in /maven"
- 164e101 build: Release 6.4.0-RC2
- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
`[Bump biz.aQute.bndlib from 6.3.1 to 6.4.0 in /pgp-keys-map-test1](/s4u/pgp-keys-map/pull/1192/commits/475bc4f7b417763acece1bbc32a0752371d305b6 "Bump biz.aQute.bndlib from 6.3.1 to 6.4.0 in /pgp-keys-map-test1
Bumps biz.aQute.bndlib from 6.3.1 to 6.4.0.
updated-dependencies:
- dependency-name: biz.aQute.bnd:biz.aQute.bndlib dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] support@github.com") `
[475bc4f](/s4u/pgp-keys-map/pull/1192/commits/475bc4f7b417763acece1bbc32a0752371d305b6)
Bumps biz.aQute.bndlib from 6.3.1 to 6.4.0.
updated-dependencies:
- dependency-name: biz.aQute.bnd:biz.aQute.bndlib dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] support@github.com
dependabot Bot added the dependencies
Pull requests that update a dependency file
label
robot-simplify4uenabled auto-merge (rebase)
robot-simplify4u approved these changes Dec 1, 2022
sonarqubecloud Bot commented
Copy link Copy Markdown
Kudos, SonarCloud Quality Gate passed! 
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
robot-simplify4u merged commit 92103f6 into master
robot-simplify4u deleted the dependabot/maven/pgp-keys-map-test1/biz.aQute.bnd-biz.aQute.bndlib-6.4.0 branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
Sign up for free to join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
robot-simplify4u robot-simplify4u approved these changes
Assignees
No one assigned
Labels
Pull requests that update a dependency file
Milestone
No milestone
Development
Successfully merging this pull request may close these issues.