mgr/dashboard: bump axe-core from 4.4.3 to 4.10.3 in /src/pybind/mgr/dashboard/frontend#120
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [axe-core](https://github.com/dequelabs/axe-core) from 4.4.3 to 4.10.3. - [Release notes](https://github.com/dequelabs/axe-core/releases) - [Changelog](https://github.com/dequelabs/axe-core/blob/develop/CHANGELOG.md) - [Commits](dequelabs/axe-core@v4.4.3...v4.10.3) --- updated-dependencies: - dependency-name: axe-core dependency-version: 4.10.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Config Diff Tool Output- removed: osd_pool_default_flag_ec_optimizations
- removed: ec_extent_cache_size
- removed: bluestore_recompression_min_gain
- removed: bluestore_debug_extent_map_encode_check
- removed: breakpad
- removed: ec_pdw_write_mode
- removed: bluestore_allocator_lookup_policy
- removed: crimson_poll_mode
- removed: rgw_d4n_cache_cleaning_interval
- removed: rgw_d4n_backend_address
- removed: rgw_bucket_eexist_override
- removed: d4n_writecache_enabled
- removed: rgw_d4n_l1_write_open_flags
! changed: mgr_data: old: Filesystem path to the Manager's data directory, which contains keyrings and other data
! changed: mgr_data: new: Filesystem path to the ceph-mgr data directory, used to contain keyring.
! changed: seastore_max_concurrent_transactions: old: maximum concurrent transactions that seastore allows (per reactor)
! changed: seastore_max_concurrent_transactions: new: maximum concurrent transactions that seastore allows
! changed: seastore_max_concurrent_transactions: old: 128
! changed: seastore_max_concurrent_transactions: new: 8
! changed: seastore_cache_lru_size: old: Size in bytes of extents to keep in cache (per reactor).
! changed: seastore_cache_lru_size: new: Size in bytes of extents to keep in cache.
! changed: seastore_cache_lru_size: old: 2_G
! changed: seastore_cache_lru_size: new: 64_M
! changed: rgw_admin_entry: old: Note that multisite replication requires the value admin, so this option must be left at the default in such deployments.
! changed: rgw_admin_entry: new:
! changed: rgw_sts_key: old: Key used for encrypting/ decrypting role session tokens. This key must consist of 16 hexadecimal characters, which can be generated by the command 'openssl rand -hex 16'. All radosgw instances in a zone should use the same key. In multisite configurations, all zones in a realm should use the same key.
! changed: rgw_sts_key: new: Key used for encrypting/ decrypting session token.
! changed: rgw_lfuda_sync_frequency: old: ['startup']
! changed: rgw_lfuda_sync_frequency: new:
! changed: mon_nvmeofgw_beacon_grace: old: 10
! changed: mon_nvmeofgw_beacon_grace: new: 15
! changed: mon_nvmeofgw_skip_failovers_interval: old: Period in seconds in which no failovers are performed in GW's pool-group this is equal to max GW redeploy interval
! changed: mon_nvmeofgw_skip_failovers_interval: new: Period in seconds in which no failovers are performed in GW's pool-group
! changed: mon_nvmeofgw_skip_failovers_interval: old: 16
! changed: mon_nvmeofgw_skip_failovers_interval: new: 12
! changed: osd_scrub_max_interval: old: Scrub each PG no less often than this interval. Note that this option must be set at ``global`` scope, or for both ``mgr`` and``osd``.
! changed: osd_scrub_max_interval: new: Scrub each PG no less often than this interval
! changed: osd_deep_scrub_interval: old: Deep scrub each PG (i.e., verify data checksums) at least this often. Note that this option must be set at ``global`` scope, or for both ``mgr`` and``osd``.
! changed: osd_deep_scrub_interval: new: Deep scrub each PG (i.e., verify data checksums) at least this often
! changed: osd_scrub_min_interval: old: The desired interval between scrubs of a specific PG. Note that this option must be set at ``global`` scope, or for both ``mgr`` and``osd``.
! changed: osd_scrub_min_interval: new: The desired interval between scrubs of a specific PG.
! changed: osd_deep_scrub_interval_cv: old: The coefficient of variation for the deep scrub interval, specified as a ratio. On average, the next deep scrub for a PG is scheduled osd_deep_scrub_interval after the last deep scrub . The actual time is randomized to a normal distribution with a standard deviation of osd_deep_scrub_interval * osd_deep_scrub_interval_cv (clamped to within 2 standard deviations). The default value guarantees that 95% of deep scrubs will be scheduled in the range [0.8 * osd_deep_scrub_interval, 1.2 * osd_deep_scrub_interval].
! changed: osd_deep_scrub_interval_cv: new: The coefficient of variation for the deep scrub interval, specified as a ratio. On average, the next deep scrub for a PG is scheduled osd_deep_scrub_interval after the last deep scrub . The actual time is randomized to a normal distribution with a standard deviation of osd_deep_scrub_interval * osd_deep_scrub_interval_cv (clamped to within 2 standard deviations). The default value guarantees that 95% of the deep scrubs will be scheduled in the range [0.8 * osd_deep_scrub_interval, 1.2 * osd_deep_scrub_interval].
! changed: osd_deep_scrub_interval_cv: old: deep scrub intervals are varied by a random amount to prevent stampedes. This parameter determines the amount of variation. Technically ``osd_deep_scrub_interval_cv`` is the coefficient of variation for the deep scrub interval.
! changed: osd_deep_scrub_interval_cv: new: deep scrub intervals are varied by a random amount to prevent stampedes. This parameter determines the amount of variation. Technically - osd_deep_scrub_interval_cv is the coefficient of variation for the deep scrub interval.
The above configuration changes are found in the PR. Please update the relevant release documentation if necessary. |
|
This pull request can no longer be automatically merged: a rebase is needed and changes have to be manually resolved |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps axe-core from 4.4.3 to 4.10.3.
Release notes
Sourced from axe-core's releases.
... (truncated)
Changelog
Sourced from axe-core's changelog.
... (truncated)
Commits
f49c1c4chore(release): 4.10.3 (#4718)53a36eachore(release): 4.10.3b7f1ad1fix(no-autoplay-audio): don't timeout for preload=none media elements (#4684)67d4e4ffix(target-size): do not treat focusable tabpanels as targets (#4702)46ca544test: resolve nightly failure installing firefox 135 (#4698)defcb39chore: sync generated files (#4674)09320b3docs: Update rule-descriptions.md to include link to ACT (#4633)b13c6c8chore: fix missing period in ko locales (#4671)ef33820chore: bump chromedriver from 127.0.1 to 131.0.5 (#4667)7bdbf46chore: bump the npm-low-risk group across 1 directory with 17 updates (#4669)You can trigger a rebase of this PR 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)