This is the companion repository for my book Accelerate DevOps with GitHub (2022). You can find all hands-on labs and other examples from the book here. Please reach out to me if something is broken.
Added a new property baseUri on the ServiceClientOptions that is then used to initialize the corresponding baseUri protected property on the ServiceClient.
For baseUri that happen to be known Azure resource manager endpoints, this allows the instantiating of the AzureIdentityCredentialAdapter class with the right scope when a user constructs a ServiceClient with a TokenCredential. Resolves Azure/azure-sdk-for-js#15945
2.5.3 - (2021-07-12)
Updated the dependency on the uuid package to v8 (PR 456)
2.5.2 - (2021-06-15)
Fixed an issue where proxySettings does not work when there is username but no password (PR 453)
Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the inspect utility is affected by this change, we felt this change was important enough to be pushed into the next patch.
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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/wulfland/AccelerateDevOps/network/alerts).
Bumps the npm_and_yarn group with 5 updates in the /ch14/TailwindTradersBotComposer/scripts directory:
2.1.0
4.0.0
1.0.0
4.0.0
1.2.5
1.2.6
2.4.1
2.7.0
6.5.2
6.5.3
Bumps the npm_and_yarn group with 6 updates in the /ch9_release/src/Tailwind.Traders.Web/ClientApp directory:
1.2.5
1.2.8
4.0.0
4.1.3
4.14.1
9.0.0
3.4.4
5.0.1
0.21.1
1.6.0
6.10.1
6.10.3
Updates
@azure/arm-appinsights
from 2.1.0 to 4.0.0Release notes
Sourced from
@azure/arm-appinsights
's releases.... (truncated)
Commits
7b76147
Added date to CHANGELOG.md (#27094)8d06874
[Azure Monitor] Update to latest Otel (#27082)4b34500
fix changefeed diagnostics (#27091)300b9bb
Revert "[engsys] build test assets only for browser runs (#27035)" (#27065)fd1ff8f
Sync eng/common directory with azure-sdk-tools repository (#27079)a70d1ef
Add changefeed in readme and update limitations (#27073)0237f04
Added Changelog and bug fixes (#27072)8c6a412
[Azure Monitor OpenTelemetry Distro] Rename azureMonitorExporterConfig (#27063)337b850
[data-tables] Avoid mutating client options parameter (#27061)c1c67fa
Update README.md - include mention of Web Speech API (#27060)Updates
@azure/arm-botservice
from 1.0.0 to 4.0.0Release notes
Sourced from
@azure/arm-botservice
's releases.... (truncated)
Commits
64c10b8
botservice release (#24485)70e762c
mediaservice release (#24484)5951a8b
Post release automated changes for azure-arm-containerinstance (#24489)9498a73
Post release automated changes for azure-arm-locks-profile-2020-09-01-hybrid ...098b1d3
Post release automated changes for azure-arm-iothub-profile-2020-09-01-hybrid...8d13811
Post release automated changes for azure-arm-eventhub-profile-2020-09-01-hybr...73fd790
Post release automated changes for azure-arm-dns-profile-2020-09-01-hybrid (#...ca79b29
Post release automated changes for databoxedge releases (#24308)182bad5
Post release automated changes for azure-arm-authorization-profile-2020-09-01...6650d43
Post release automated changes for azure-arm-commerce-profile-2020-09-01-hybr...Updates
minimist
from 1.2.5 to 1.2.6Changelog
Sourced from minimist's changelog.
Commits
7efb22a
1.2.6ef88b93
security notice for additional prototype pollution issuec2b9819
isConstructorOrProto adapted from PRbc8ecee
test from prototype pollution PRUpdates
@azure/ms-rest-js
from 2.4.1 to 2.7.0Changelog
Sourced from
@azure/ms-rest-js
's changelog.Commits
Updates
qs
from 6.5.2 to 6.5.3Changelog
Sourced from qs's changelog.
Commits
298bfa5
v6.5.3ed0f5dc
[Fix]parse
: ignore__proto__
keys (#428)691e739
[Robustness]stringify
: avoid relying on a globalundefined
(#427)1072d57
[readme] remove travis badge; add github actions/codecov badges; update URLs12ac1c4
[meta] fix README.md (#399)0338716
[actions] backport actions from main5639c20
Clean up license text so it’s properly detected as BSD-3-Clause51b8a0b
add FUNDING.yml45f6759
[Fix] fix for an impossible situation: when the formatter is called with a no...f814a7f
[Dev Deps] backport from mainUpdates
minimist
from 1.2.5 to 1.2.8Changelog
Sourced from minimist's changelog.
Commits
7efb22a
1.2.6ef88b93
security notice for additional prototype pollution issuec2b9819
isConstructorOrProto adapted from PRbc8ecee
test from prototype pollution PRUpdates
tough-cookie
from 4.0.0 to 4.1.3Release notes
Sourced from tough-cookie's releases.
... (truncated)
Commits
4ff4d29
4.1.3 release preparation, update the package and lib/version to 4.1.3. (#284)12d4747
Prevent prototype pollution in cookie memstore (#283)f06b72d
Fix documentation for store.findCookies, missing allowSpecialUseDomain proper...b1a8898
fix: allow set cookies with localhost (#253)ec70796
4.1.1 Patch -- allow special use domains by default (#250)d4ac580
fix: allow special use domains by default (#249)79c2f7d
4.1.0 release to NPM (#245)4fafc17
Prepare tough-cookie 4.1 for publishing (updated GitHub actions, move Dockerf...aa4396d
fix: distinguish between no samesite and samesite=none (#240)b8d7511
Modernize README (#234)Updates
node-sass
from 4.14.1 to 9.0.0Release notes
Sourced from node-sass's releases.
... (truncated)
Commits
87f3899
feat: Node 20 support (#3355)06ae4c7
build(deps): bump coverallsapp/github-action from 2.0.0 to 2.1.0 (#3350)e069f73
build(deps): bump coverallsapp/github-action from 1.2.0 to 2.0.0c34837d
build(deps): bump coverallsapp/github-action from 1.1.3 to 1.2.0ee13eb9
8.0.098e75b3
feat: Node 18 and 19 support and drop Node 17 (#3257)e9bb866
Bump node-gyp and nan for node 19 support (#3314)ab7840b
Fix binaries being partially downloaded (#3313)d595abf
7.0.33b556c1
7.0.2Updates
react-scripts
from 3.4.4 to 5.0.1Commits
19fa58d
Publish9802941
fix: webpack noise printed only if error or warning (#12245)2eef1d0
Update templates to use React 18createRoot
(#12220)221e511
Publish5614c87
Add support for Tailwind (#11717)20edab4
fix(webpackDevServer): disable overlay for warnings (#11413)3afbbc0
Update all dependencies (#11624)f5467d5
feat(eslint-config-react-app): support ESLint 8.x (#11375)c7627ce
Update webpack and dev server (#11646)544befe
Update package.json (#11597)Updates
axios
from 0.21.1 to 1.6.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
f7adacd
chore(release): v1.6.0 (#6031)9917e67
chore(ci): fix release-it arg; (#6032)96ee232
fix(CSRF): fixed CSRF vulnerability CVE-2023-45857 (#6028)7d45ab2
chore(tests): fixed tests to pass in node v19 and v20 withkeep-alive
enabl...5aaff53
fix(dns): fixed lookup function decorator to work properly in node v20; (#6011)a48a63a
chore(docs): added AxiosHeaders docs; (#5932)a1c8ad0
fix(types): fix AxiosHeaders types; (#5931)2ac731d
chore(docs): update readme.md (#5889)88fb52b
chore(release): v1.5.1 (#5920)e410779
fix(adapters): improved adapters loading logic to have clear error messages; ...Maintainer changes
This version was pushed to npm by jasonsaayman, a new releaser for axios since your current version.
Updates
qs
from 6.10.1 to 6.10.3Changelog
Sourced from qs's changelog.
Commits
298bfa5
v6.5.3ed0f5dc
[Fix]parse
: ignore__proto__
keys (#428)691e739
[Robustness]stringify
: avoid relying on a globalundefined
(#427)1072d57
[readme] remove travis badge; add github actions/codecov badges; update URLs12ac1c4
[meta] fix README.md (#399)0338716
[actions] backport actions from main5639c20
Clean up license text so it’s properly detected as BSD-3-Clause51b8a0b
add FUNDING.yml45f6759
[Fix] fix for an impossible situation: when the formatter is called with a no...f814a7f
[Dev Deps] backport from mainDependabot 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