Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 11, 2024
1 parent a136323 commit 50020ff
Show file tree
Hide file tree
Showing 18 changed files with 2,231 additions and 1,216 deletions.
78 changes: 39 additions & 39 deletions package.json
Expand Up @@ -34,42 +34,42 @@
"author": "Canonical webteam",
"license": "LGPL v3",
"devDependencies": {
"@babel/core": "7.16.7",
"@babel/plugin-proposal-class-properties": "7.14.5",
"@babel/plugin-syntax-jsx": "7.16.7",
"@babel/plugin-transform-runtime": "7.16.7",
"@babel/preset-env": "7.16.7",
"@babel/preset-react": "7.14.5",
"@babel/preset-typescript": "7.16.7",
"@babel/core": "7.24.5",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-syntax-jsx": "7.24.1",
"@babel/plugin-transform-runtime": "7.24.3",
"@babel/preset-env": "7.24.5",
"@babel/preset-react": "7.24.1",
"@babel/preset-typescript": "7.24.1",
"@playwright/test": "^1.40.0",
"@testing-library/dom": "8.13.0",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.0.0",
"@testing-library/dom": "8.20.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "7.0.2",
"@testing-library/user-event": "13.2.1",
"@types/enzyme": "3.10.11",
"@testing-library/user-event": "13.5.0",
"@types/enzyme": "3.10.18",
"@types/jest": "26.0.24",
"@types/lodash": "4.14.175",
"@types/lodash": "4.17.1",
"@types/node": "^20.9.3",
"@types/react-google-recaptcha": "2.1.2",
"@types/react-google-recaptcha": "2.1.9",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"@wojtekmaj/enzyme-adapter-react-17": "0.6.6",
"axe-core": "4.3.5",
"@wojtekmaj/enzyme-adapter-react-17": "0.8.0",
"axe-core": "4.9.1",
"babel-jest": "26.6.3",
"babel-loader": "8.2.3",
"babel-loader": "8.3.0",
"concurrently": "6.5.1",
"csstype": "3.0.8",
"csstype": "3.1.3",
"enzyme": "3.11.0",
"eslint": "7.32.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-react": "7.28.0",
"eslint-plugin-react": "7.34.1",
"exports-loader": "2.0.0",
"fishery": "1.4.0",
"full-icu": "1.4.0",
"full-icu": "1.5.0",
"jest": "26.6.3",
"jest-fetch-mock": "3.0.3",
"prettier": "2.2.1",
"prettier": "2.8.8",
"puppeteer": "10.4.0",
"react-test-renderer": "17.0.2",
"stylelint": "13.13.1",
Expand All @@ -86,39 +86,39 @@
"@canonical/global-nav": "3.6.4",
"@canonical/latest-news": "1.5.0",
"@canonical/react-components": "^0.38.0",
"@reduxjs/toolkit": "1.7.1",
"@sentry/react": "6.11.0",
"@sentry/tracing": "6.11.0",
"@stripe/react-stripe-js": "1.7.0",
"@stripe/stripe-js": "1.22.0",
"autoprefixer": "10.4.1",
"date-fns": "2.28.0",
"date-fns-tz": "1.3.4",
"@reduxjs/toolkit": "1.9.7",
"@sentry/react": "6.19.7",
"@sentry/tracing": "6.19.7",
"@stripe/react-stripe-js": "1.16.5",
"@stripe/stripe-js": "1.54.2",
"autoprefixer": "10.4.19",
"date-fns": "2.30.0",
"date-fns-tz": "1.3.8",
"dotenv": "^16.3.1",
"esbuild": "0.14.10",
"esbuild": "0.21.1",
"flickity": "^3.0.0",
"formik": "2.2.9",
"intl-tel-input": "17.0.18",
"postcss": "8.4.31",
"formik": "2.4.6",
"intl-tel-input": "17.0.21",
"postcss": "8.4.38",
"postcss-cli": "8.3.1",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-google-recaptcha": "2.1.0",
"react-query": "3.34.7",
"react-query": "3.39.3",
"react-router-dom": "^6.8.0",
"react-useportal": "1.0.16",
"sass": "1.45.2",
"react-useportal": "1.0.19",
"sass": "1.77.1",
"smartquotes": "2.3.2",
"typescript": "4.5.4",
"typescript": "4.9.5",
"url-polyfill": "1.1.12",
"url-search-params-polyfill": "8.1.1",
"url-search-params-polyfill": "8.2.5",
"vanilla-framework": "4.11.0",
"yup": "0.32.11"
},
"resolutions": {
"lodash": "4.17.21",
"minimatch": "3.0.5"
"minimatch": "3.1.2"
},
"jest": {
"moduleDirectories": [
Expand Down
30 changes: 15 additions & 15 deletions requirements.txt
Expand Up @@ -5,30 +5,30 @@ canonicalwebteam.search==1.3.0
canonicalwebteam.templatefinder==1.0.0
canonicalwebteam.image-template==1.3.1
canonicalwebteam.discourse==5.4.9
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
pytz==2022.7.1
maxminddb-geolite2==2018.703
Flask-OpenID==1.3.0
feedgen==0.9.0
feedparser==6.0.10
feedparser==6.0.11
pymacaroons==0.13.0
requests==2.28.2
marshmallow==3.19.0
marshmallow==3.21.2
mistune==0.8.4
pyyaml==6.0
pyyaml==6.0.1
ubuntu-release-info==21.1
macaroonbakery==1.3.1
macaroonbakery==1.3.4
sortedcontainers==2.4.0
vcrpy-unittest==0.1.7
webargs==8.2.0
google-api-python-client==2.78.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.0
google-cloud-datastore==2.16.1
webargs==8.4.0
google-api-python-client==2.129.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.0
google-cloud-datastore==2.19.0
django-openid-auth==0.17
time-machine==2.9.0
filelock==3.12.0
bleach==6.0.0
numpy==1.24.4
python-slugify==8.0.1
time-machine==2.14.1
filelock==3.14.0
bleach==6.1.0
numpy==1.26.4
python-slugify==8.0.4
djlint==1.34.1
2 changes: 1 addition & 1 deletion templates/16-04/_release-chart-1604.html
Expand Up @@ -93,5 +93,5 @@
</table>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.8.2/d3.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.9.0/d3.min.js"></script>
<script src="{{ versioned_static('js/dist/release-chart-manager.js') }}"></script>
2 changes: 1 addition & 1 deletion templates/18-04/_release-chart-1604.html
Expand Up @@ -93,5 +93,5 @@
</table>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.8.2/d3.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.9.0/d3.min.js"></script>
<script src="{{ versioned_static('js/dist/release-chart-manager.js') }}"></script>
2 changes: 1 addition & 1 deletion templates/about/index.html
Expand Up @@ -44,6 +44,6 @@ <h3>Ubuntu today</h3>
</div>
</section>

<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.8.2/d3.min.js" defer></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.9.0/d3.min.js" defer></script>
<script src="{{ versioned_static('js/dist/release-chart-manager.js') }}" defer></script>
{% endblock content %}
2 changes: 1 addition & 1 deletion templates/about/release-cycle.html
Expand Up @@ -247,7 +247,7 @@ <h2>Canonical Kubernetes release cycle</h2>
</div>
</section>

<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.8.2/d3.min.js" defer></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.9.0/d3.min.js" defer></script>
<script src="{{ versioned_static('js/dist/release-chart-manager.js') }}" defer></script>
<script src="{{ versioned_static('js/dist/tabbedContent.js') }}"></script>

Expand Down
2 changes: 1 addition & 1 deletion templates/containers/chiselled/index.html
Expand Up @@ -509,6 +509,6 @@ <h3 class="p-text--small-caps">GitHub</h3>
data-return-url="https://ubuntu.com/containers/chiselled/dotnet#success"
data-lp-url="https://pages.ubuntu.com/things-contact-us.html"></div>

<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.8.2/d3.min.js" defer></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.9.0/d3.min.js" defer></script>
<script src="{{ versioned_static('js/dist/chiselled-chart.js') }}" defer></script>
{% endblock %}
2 changes: 1 addition & 1 deletion templates/cpu-compatibility/index.html
Expand Up @@ -252,7 +252,7 @@ <h2>Supported OpenStack versions</h2>
</div>
</section>

<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.8.2/d3.min.js" defer></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.9.0/d3.min.js" defer></script>
<script src="{{ versioned_static('js/dist/release-chart-manager.js') }}" defer></script>

{% endblock content %}
2 changes: 1 addition & 1 deletion templates/desktop/developers.html
Expand Up @@ -619,7 +619,7 @@ <h3 class="p-heading--5">Join our community</h3>

{% include "desktop/partial/_desktop-latest-news.html" %}

<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.8.2/d3.min.js" defer></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.9.0/d3.min.js" defer></script>
<script src="{{ versioned_static('js/dist/release-chart-manager.js') }}"
defer></script>
<script src="{{ versioned_static('js/dist/developer-chart.js')}}" defer></script>
Expand Down
10 changes: 5 additions & 5 deletions templates/desktop/statistics.html
Expand Up @@ -388,12 +388,12 @@ <h3>Don't have Ubuntu desktop?</h3>

{% with first_item="_desktop_contact_us", second_item="_support", third_item="_desktop_further_reading" %}{% include "shared/contextual_footers/_contextual_footer.html" %}{% endwith %}

<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.8.2/d3.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3-geo/1.9.1/d3-geo.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3-array/1.2.2/d3-array.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3-geo-projection/2.4.0/d3-geo-projection.min.js">
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.9.0/d3.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3-geo/1.12.1/d3-geo.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3-array/1.2.4/d3-array.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3-geo-projection/2.9.0/d3-geo-projection.min.js">
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3-dsv/1.0.8/d3-dsv.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3-dsv/1.2.0/d3-dsv.min.js"></script>
<script src="https://d3js.org/d3-fetch.v1.min.js"></script>
<script src="https://unpkg.com/topojson-client@3"></script>
<script src="{{ versioned_static('js/dist/sticky-nav.js') }}"></script>
Expand Down
2 changes: 1 addition & 1 deletion templates/engage/de_why-openstack.html
Expand Up @@ -172,6 +172,6 @@ <h2>Kontaktieren Sie uns</h2>
<!-- Set default Marketo information for contact form below-->
<div class="u-hide" id="contact-form-container" data-form-location="/shared/forms/interactive/openstack" data-form-id="4578" data-lp-id="2086" data-return-url="/openstack/thank-you" data-lp-url="https://pages.ubuntu.com/things-contact-us.html">
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.8.2/d3.min.js" defer></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.9.0/d3.min.js" defer></script>
<script src="{{ versioned_static('js/dist/release-chart-manager.js') }}" defer></script>
{% endblock content %}
2 changes: 1 addition & 1 deletion templates/engage/es_why-openstack.html
Expand Up @@ -154,6 +154,6 @@ <h2>Ponerse en contacto</h2>
<!-- Set default Marketo information for contact form below-->
<div class="u-hide" id="contact-form-container" data-form-location="/shared/forms/interactive/openstack" data-form-id="4578" data-lp-id="2086" data-return-url="https://ubuntu.com/openstack/thank-you" data-lp-url="https://pages.ubuntu.com/things-contact-us.html">
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.8.2/d3.min.js" defer></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.9.0/d3.min.js" defer></script>
<script src="{{ versioned_static('js/dist/release-chart-manager.js') }}" defer></script>
{% endblock content %}
2 changes: 1 addition & 1 deletion templates/engage/fr_why-openstack.html
Expand Up @@ -157,6 +157,6 @@ <h2>Entrer en contact</h2>
<!-- Set default Marketo information for contact form below-->
<div class="u-hide" id="contact-form-container" data-form-location="/shared/forms/interactive/openstack" data-form-id="4578" data-lp-id="2086" data-return-url="https://ubuntu.com/openstack/thank-you" data-lp-url="https://pages.ubuntu.com/things-contact-us.html">
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.8.2/d3.min.js" defer></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.9.0/d3.min.js" defer></script>
<script src="{{ versioned_static('js/dist/release-chart-manager.js') }}" defer></script>
{% endblock content %}
2 changes: 1 addition & 1 deletion templates/openstack/why-openstack.html
Expand Up @@ -170,6 +170,6 @@ <h2>Get in touch</h2>
<!-- Set default Marketo information for contact form below-->
<div class="u-hide" id="contact-form-container" data-form-location="/shared/forms/interactive/openstack" data-form-id="4578" data-lp-id="2086" data-return-url="https://ubuntu.com/openstack/thank-you" data-lp-url="https://pages.ubuntu.com/things-contact-us.html">
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.8.2/d3.min.js" defer></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.9.0/d3.min.js" defer></script>
<script src="{{ versioned_static('js/dist/release-chart-manager.js') }}" defer></script>
{% endblock content %}
2 changes: 1 addition & 1 deletion templates/server/index.html
Expand Up @@ -346,7 +346,7 @@ <h2>Security support for Ubuntu releases</h2>
</div>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.8.2/d3.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.9.0/d3.min.js"></script>
<script src="{{ versioned_static('js/dist/release-chart-manager.js') }}"></script>

<div class="p-section">
Expand Down
2 changes: 1 addition & 1 deletion templates/shared/_kernel-support-schedule.html
Expand Up @@ -374,6 +374,6 @@ <h2>Kernel release schedule</h2>
</div>
</section>

<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.8.2/d3.min.js" defer></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.9.0/d3.min.js" defer></script>
<script src="{{ versioned_static('js/dist/release-chart-manager.js') }}" defer></script>
<script src="{{ versioned_static('js/dist/tabbedContent.js') }}"></script>
2 changes: 1 addition & 1 deletion templates/shared/_release_schedule.html
Expand Up @@ -110,5 +110,5 @@ <h2 id="a-release-schedule-you-can-depend-on">A release schedule you can depend
</div>
</div>

<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.8.2/d3.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.9.0/d3.min.js"></script>
<script src="{{ versioned_static('js/dist/release-chart-manager.js') }}"></script>

0 comments on commit 50020ff

Please sign in to comment.