Skip to content

Bump actions/checkout from 4.1.1 to 4.1.7 - #30

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-4.1.7
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-4.1.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2024

Copy link
Copy Markdown

Bumps actions/checkout from 4.1.1 to 4.1.7.

Release notes

Sourced from actions/checkout's releases.

v4.1.7

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.1.6...v4.1.7

v4.1.6

What's Changed

Full Changelog: actions/checkout@v4.1.5...v4.1.6

v4.1.5

What's Changed

Full Changelog: actions/checkout@v4.1.4...v4.1.5

v4.1.4

What's Changed

Full Changelog: actions/checkout@v4.1.3...v4.1.4

v4.1.3

What's Changed

Full Changelog: actions/checkout@v4.1.2...v4.1.3

v4.1.2

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

v4.0.0

v3.6.0

v3.5.3

... (truncated)

Commits

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 <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 [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.1.1...v4.1.7)

---
updated-dependencies:
- dependency-name: actions/checkout
  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 Jun 12, 2024
vip32 added a commit that referenced this pull request Aug 4, 2026
…permalinks for storage features (blob/file/documents) (#30)

* full imp

* Refactor blob storage methods and add file transfer capabilities

- Updated method names in EntityFrameworkBlobStorageModelTests and EntityFrameworkBlobStoreProviderUploadDownloadTests to reflect new async method signatures.
- Introduced BlobFileDownloadOptions and BlobFileUploadOptions classes to configure file-to-blob and blob-to-file transfers.
- Implemented BlobFileStorageExtensions with methods for uploading files to blob storage and downloading blobs to files.
- Added BlobFileTransferInfo class to describe completed transfers between blob storage and file storage.
- Created unit tests for BlobFileStorageExtensions to ensure correct functionality of file uploads and downloads.
- Enhanced CLI tests to include blob storage guidance topics.

* feat: add text and object storage helpers for Blob Storage with upload/download options

* wip

* feat: add old FileMonitoringLocationScanJob and update project references for job scheduling

* feat: add JobScheduling dependency to BridgingIT.DevKit.Application.Storage.Jobs

* feat: introduce ByteSize utility for binary size calculations and update related code references

* Refactor code structure for improved readability and maintainability

* adjust keyvalue spec more

* wip

* finalize

* doc/blob storage align + dashboard

* Add design specification for Storage Permalinks feature

* feat: Add Storage Permalink functionality with registry, metrics, and change queue

- Introduced StoragePermalinkBehaviorServiceCollectionExtensions for enabling permalink behaviors in blob and document storage.
- Implemented StoragePermalinkChangeQueue for handling asynchronous storage change notifications.
- Created StoragePermalinkChangeHandler to manage permalink synchronization events.
- Added StoragePermalinkDispatchService for processing queued permalink changes.
- Defined various error classes for handling permalink-related issues.
- Developed StoragePermalinkMetrics for tracking permalink operations and performance.
- Established models for storage permalinks, including identifiers, locations, and entries.
- Implemented StoragePermalinkOptions for configuring permalink synchronization settings.
- Created StoragePermalinkRegistry for managing permalink entries and their lifecycle.
- Added ServiceCollectionExtensions for registering permalink services and providers.

* wip

* feat: Enhance extension methods with XML documentation and improve UI elements in dashboard pages

* feat: Update status of Blob Storage and Document Storage Paging specifications to implemented

* wip

* feat: Refactor service provider variable names and enhance Blob Storage client configuration

* Refactor console command history management and enhance help command functionality

- Introduced a new HistoryEditConsoleCommand to allow users to edit command history in a local editor.
- Improved ConsoleCommandHistory to manage history file paths more robustly and migrate legacy history files.
- Enhanced HelpConsoleCommand to provide detailed help and filtering options for commands and groups.
- Updated ApplicationBuilderExtensions to improve terminal input handling and history loading.
- Added HistoryEditConsoleCommand to the service collection for dependency injection.
- Refactored ConsoleCommandExecutor to streamline command execution and history appending.
- Improved error handling and logging for command history operations.

* feat: Refactor console command history management to normalize entries and improve file handling

* console theme

* mkdoccs

* feat: Remove unused color customizations from VSCode settings

* feat(tests): enhance timeout behavior tests and improve method validation in EntityFrameworkBlobStorageModelTests

---------

Co-authored-by: vp <vp>

This branch has not been deployed

No deployments
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