Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps axios from 1.9.0 to 1.11.0.

Release notes

Sourced from axios's releases.

Release v1.11.0

Release notes:

Bug Fixes

  • form-data npm pakcage (#6970) (e72c193)
  • prevent RangeError when using large Buffers (#6961) (a2214ca)
  • types: resolve type discrepancies between ESM and CJS TypeScript declaration files (#6956) (8517aa1)

Contributors to this release

Release v1.10.0

Release notes:

Bug Fixes

  • adapter: pass fetchOptions to fetch function (#6883) (0f50af8)
  • form-data: convert boolean values to strings in FormData serialization (#6917) (5064b10)
  • package: add module entry point for React Native; (#6933) (3d343b8)

Features

Contributors to this release

Changelog

Sourced from axios's changelog.

1.11.0 (2025-07-22)

Bug Fixes

  • form-data npm pakcage (#6970) (e72c193)
  • prevent RangeError when using large Buffers (#6961) (a2214ca)
  • types: resolve type discrepancies between ESM and CJS TypeScript declaration files (#6956) (8517aa1)

Contributors to this release

1.10.0 (2025-06-14)

Bug Fixes

  • adapter: pass fetchOptions to fetch function (#6883) (0f50af8)
  • form-data: convert boolean values to strings in FormData serialization (#6917) (5064b10)
  • package: add module entry point for React Native; (#6933) (3d343b8)

Features

Contributors to this release

Commits
  • b76c4ac chore(release): v1.11.0 (#6974)
  • e72c193 fix: form-data npm pakcage (#6970)
  • 8517aa1 fix(types): resolve type discrepancies between ESM and CJS TypeScript declara...
  • a2214ca fix: prevent RangeError when using large Buffers (#6961)
  • 6161947 refactor: use spread operator instead of '.apply()' (#6938)
  • a1d16dd refactor: use an object spread instead of Object.assign (#6939)
  • 07183cd chore(sponsor): update sponsor block (#6952)
  • ef36347 docs(CONTRIBUTING): update docs link for accuracy (#6894)
  • b29bd6a chore(sponsor): update sponsor block (#6948)
  • a406a93 chore(sponsor): update sponsor block (#6937)
  • 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 <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)

timothywarner and others added 12 commits June 2, 2025 17:58
…urse

Major updates:
- Restructured demos/ from domain-based to hour-based (5 hours total)
- Updated all service names to May 2025 nomenclature:
  - Cognitive Services → Azure AI Services
  - LUIS → Conversational Language Understanding (CLU)
  - QnA Maker → Custom Question Answering
  - Text Analytics → Azure AI Language
  - Form Recognizer → Azure AI Document Intelligence
- Added Azure AI Foundry content (new unified platform)
- Added Transformer architecture to ML content
- Increased Generative AI coverage to 20-25% (now highest weight)
- Cleaned up root directory:
  - Moved exam resources to docs/exam-resources/
  - Moved media assets to assets/
  - Moved development docs to docs/development/
  - Kept course-plan.md in root as primary instructor reference
- Added instructor quick reference to course-plan.md

Each hour now includes complete demo scripts, exam tips, and hands-on challenges aligned with current exam objectives.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Added dependabot.yml to only monitor root dependencies
- Set open-pull-requests-limit: 0 for demo directories
- Created security.md explaining demo code is not production
- Added script for bulk dismissing demo code alerts

This prevents noise from vulnerabilities in educational sample code while still monitoring actual production dependencies.
- Added 'PDF-mash' to .gitignore for personal project files.
- Updated multiple image and audio files in the compvision-js-sdk and assets directories.
- Compressed and replaced large CSV files with Git LFS references for better version control.
- Created /ms-press-video-course/ folder for MS Press/LinkedIn Learning students
- Restored all 8 lessons with original demo files and structure
- Updated root README to clearly distinguish between MS Press and O'Reilly courses
- Added link to MS Press video course (1st edition) with note about upcoming 2nd edition
- Maintained separation between live course materials (/demos/) and video course materials

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Updated application header with new title and author information.
- Implemented comprehensive Azure AI service best practices, including retry logic, pagination, and input validation.
- Refactored client initialization for improved connection pooling and efficiency.
- Added educational context to console outputs and enhanced user interaction with a new main menu structure.
- Introduced service health metrics and logging capabilities for better monitoring.
- Updated dependencies in package-lock.json and configured Dependabot for improved maintenance.

This commit aligns with the latest AI-900 exam objectives and enhances the overall educational experience.
Bumps [axios](https://github.com/axios/axios) from 1.9.0 to 1.11.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.9.0...v1.11.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from timothywarner August 4, 2025 12:56
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 4, 2025

Labels

The following labels could not be found: ai-900, dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 4, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant