epics-containers / ioc-adaravis

A container image for a generic IOC to support GigE cameras via the ADAravis support module
Apache License 2.0
0 stars 1 forks source link

Bump ibek from 1.5.4 to 1.6.2 #26

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps ibek from 1.5.4 to 1.6.2.

Release notes

Sourced from ibek's releases.

1.6.2

Further issue with PVI index labels resolved.

What's Changed

Full Changelog: https://github.com/epics-containers/ibek/compare/1.6.1...1.6.2

1.6.1

bugfix. 1.6.0 introduced a bug with extract_runtime_assets such that runtime container had no ibek defs.

1.6.0

This Release makes a few changes to ibek API.

  • no longer support ibek ioc build and related functions as we now can use make directly inside the ioc folder
  • remove the ioc folder template as we no longer generate ioc source (see above)
  • change ibek support generate-links to take a folder name instead of a support module name
    • this allows for more than one ibek-support folder e.g. a private modules ibek-support-dls

These changes relate to an update to the ioc-template which now embeds the ioc folder generic source. See https://github.com/epics-containers/ioc-template/tree/6fb6eb4

What's Changed

Full Changelog: https://github.com/epics-containers/ibek/compare/1.5.5...1.6.0

1.6.0b1

What's Changed

Full Changelog: https://github.com/epics-containers/ibek/compare/1.5.4...1.6.0b1

1.5.5

What's Changed

Full Changelog: https://github.com/epics-containers/ibek/compare/1.5.4...1.5.5

Commits
  • fc9d2e9 Merge pull request #166 from epics-containers/pvi-index-labels
  • 2761ff8 Update pvi version to fix mangled index labels
  • 295931b Revert "fix pvi test"
  • 8cf6e50 Merge pull request #165 from epics-containers/fix-extract-assets
  • 996b3b1 Merge branch 'main' into fix-extract-assets
  • c875d0d fix pvi test
  • 6ecee2b allow globbed extras
  • 60ffbaf remove IOC template and related functions
  • 2b27ba7 add pvi named args to IndexEntry constructor
  • 0ba257f Merge pull request #163 from epics-containers/remove-ioc-template2
  • 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 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[bot] commented 10 months ago

Looks like ibek is up-to-date now, so this is no longer needed.