Go to file
dependabot[bot] 71519e109e
chore: bump ua-parser-js from 0.7.31 to 0.7.33 in /app/client (#20042)
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from
0.7.31 to 0.7.33.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/faisalman/ua-parser-js/blob/master/changelog.md">ua-parser-js's
changelog</a>.</em></p>
<blockquote>
<h2>Version 0.7.31 / 1.0.2</h2>
<ul>
<li>Fix OPPO Reno A5 incorrect detection</li>
<li>Fix TypeError Bug</li>
<li>Use AST to extract regexes and verify them with safe-regex</li>
</ul>
<h2>Version 0.7.32 / 1.0.32</h2>
<ul>
<li>Add new browser : DuckDuckGo, Huawei Browser, LinkedIn</li>
<li>Add new OS : HarmonyOS</li>
<li>Add some Huawei models</li>
<li>Add Sharp Aquos TV</li>
<li>Improve detection Xiaomi Mi CC9</li>
<li>Fix Sony Xperia 1 III misidentified as Acer tablet</li>
<li>Fix Detect Sony BRAVIA as SmartTV</li>
<li>Fix Detect Xiaomi Mi TV as SmartTV</li>
<li>Fix Detect Galaxy Tab S8 as tablet</li>
<li>Fix WeGame mistakenly identified as WeChat</li>
<li>Fix included commas in Safari / Mobile Safari version</li>
<li>Increase UA_MAX_LENGTH to 350</li>
</ul>
<h2>Version 0.7.33 / 1.0.33</h2>
<ul>
<li>Add new browser : Cobalt</li>
<li>Identify Macintosh as an Apple device</li>
<li>Fix ReDoS vulnerability</li>
</ul>
<h1>Version 0.8</h1>
<p>Version 0.8 was created by accident. This version is now deprecated
and no longer maintained, please update to version 0.7 / 1.0.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f2d0db001d"><code>f2d0db0</code></a>
Bump version 0.7.33</li>
<li><a
href="a6140a17dd"><code>a6140a1</code></a>
Remove unsafe regex in trim() function</li>
<li><a
href="a886604935"><code>a886604</code></a>
Fix <a
href="https://github-redirect.dependabot.com/faisalman/ua-parser-js/issues/605">#605</a>
- Identify Macintosh as Apple device</li>
<li><a
href="b814bcd791"><code>b814bcd</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/faisalman/ua-parser-js/issues/606">#606</a>
from rileyjshaw/patch-1</li>
<li><a
href="7f71024161"><code>7f71024</code></a>
Fix documentation</li>
<li><a
href="c239ac5167"><code>c239ac5</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/faisalman/ua-parser-js/issues/604">#604</a>
from obecerra3/master</li>
<li><a
href="8d3c2d327c"><code>8d3c2d3</code></a>
Add new browser: Cobalt</li>
<li><a
href="d11fc47dc9"><code>d11fc47</code></a>
Bump version 0.7.32</li>
<li><a
href="b490110109"><code>b490110</code></a>
Merge branch 'develop' of github.com:faisalman/ua-parser-js</li>
<li><a
href="cb5da5ea4b"><code>cb5da5e</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/faisalman/ua-parser-js/issues/600">#600</a>
from moekm/develop</li>
<li>Additional commits viewable in <a
href="https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ua-parser-js&package-manager=npm_and_yarn&previous-version=0.7.31&new-version=0.7.33)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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)
- `@dependabot use these labels` will set the current labels as the
default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as
the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as
the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the
default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/appsmithorg/appsmith/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 13:34:43 +05:30
.github ci: make upgrades easy to deploy-previews (#20198) 2023-01-30 11:49:22 +05:30
app chore: bump ua-parser-js from 0.7.31 to 0.7.33 in /app/client (#20042) 2023-01-30 13:34:43 +05:30
contributions test: Moving specs to run on FatContainer + Gitea migration (#18920) 2023-01-25 11:09:02 +05:30
deploy fix: Use mongosh instead of mongo in entrypoint (#20055) 2023-01-27 16:05:00 +05:30
scripts fix failing deploy_preview.sh script 2023-01-30 11:59:14 +05:30
static docs: added "How Appsmith Works" image to README (#18967) 2022-12-15 15:04:33 +05:30
.deepsource.toml Create .deepsource.toml (#3593) 2021-03-19 11:40:59 +05:30
.env.example feat: Add disconnect button on auth config pages and form login callout banner (#11389) 2022-03-02 23:48:50 +05:30
.gitignore feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
.imgbotconfig Added imgbot config file (#1655) 2020-11-09 17:52:53 +05:30
.nojekyll Add a nojekyll file for helm charts to work 2021-11-26 14:04:22 +05:30
app.json Remove postdeploy script in app.json for heroku (#12907) 2022-04-14 09:57:14 +05:30
appsmith_events.md docs: Updated appsmith_events.md and SECURITY.md (#8921) 2021-11-12 13:42:41 +05:30
appsmith_templates.md feat: migrate from org to workspace under phase 3 (#14158) 2022-07-20 17:24:16 +05:30
appsmith-1.3.0.tgz ci: Publish Appsmith helm chart (#9540) 2021-12-03 01:58:08 +05:30
CODE_OF_CONDUCT.md Readme (#11) 2020-07-01 16:42:41 +05:30
CONTRIBUTING.md docs: Updating contribution guidelines (#18190) 2022-11-23 11:41:40 +05:30
coverage-summary.json refactor: deprecate commenting and notifications (#15484) 2022-08-03 12:32:49 +05:30
depot.json ci: Fixing the RTS build workflow (#16748) 2022-09-14 14:24:20 +05:30
Dockerfile fix: Use mongosh instead of mongo in entrypoint (#20055) 2023-01-27 16:05:00 +05:30
heroku.yml Heroku Button implementation (#1721) 2020-11-18 18:53:59 +05:30
index.yaml ci: Publish Appsmith helm chart (#9540) 2021-12-03 01:58:08 +05:30
IssuesReport.md Feature/hacktoberfest (#841) 2020-09-30 23:23:10 +05:30
LICENSE Update LICENSE 2021-05-27 12:53:55 +05:30
list Table UI test cases (#5910) 2021-08-21 12:34:23 +05:00
README.md Update top contributors 2023-01-29 06:58:46 +05:30
SECURITY.md docs: Updated appsmith_events.md and SECURITY.md (#8921) 2021-11-12 13:42:41 +05:30



Appsmith Logo


Appsmith is an open-source platform to build, deploy, and maintain internal apps. You can build anything from simple CRUD apps, admin panels, dashboards to custom business apps and complicated multi-step workflows.

Discord GitHub commit activity

Get StartedYouTubeTemplates


How Appsmith Works

Build Apps in 4 Steps

1. Build your UI

Build your UI with our drag and drop UI builder. Use 45+ pre-built, customizable widgets including tables, charts, lists, modals, forms, and more. Docs

connect-data

2. Connect to your data

Connect to your data with our connectors: databases (PostgresQL, MongoDB, Amazon S3, and many more), SaaS providers (like Google Sheets, Airtable, Twilio) or any GraphQL/REST API. Docs

connect-data

3. Connect the data to the UI

Connect the data to the UI by configuring the components. Where needed, you can use the Javascript IDE to create more advanced features and data transformations - the sky is the limit! Docs

connect-data

4. Deploy your app

Deploy your app on our free, cloud-hosted version or to any platform of your choice - Docker, Kubernetes, AWS, DigitalOcean, Heroku, and more. Docs

connect-data

Features

Appsmith makes it easy to create powerful utility applications organized across multiple workspaces. Here are a few notable features of Appsmith. We ship new features, bug fixes, and performance improvements regularly. Read our release notes to stay updated.

🔥 UI builder with a library of 45+ widgets such as

  • Tables
  • Charts
  • Forms
  • Lists
  • Buttons
  • Checkboxes
  • Filepicker
  • Modals ...and more. All widgets come with properties that can be visually edited to set their data, change their styles, and trigger actions from them.

❇️ Native integrations available with the following databases. You can also connect with most other tools through the RESTful API plugin or using our SaaS connectors.

  • PostgresSQL
  • MongoDB
  • MySQL
  • Elasticsearch
  • DynamoDB
  • Redis
  • Microsoft SQL Server
  • Firestore
  • Redshift
  • S3
  • Snowflake
  • ArangoDB
  • SMTP

🛠️ API client and query builder lets you run RESTful API, GraphQL, or database queries within connected datasources.

🚀 JavaScript code support. You can use JavaScript inside {{ }} anywhere in Appsmith. You can reference every entity in Appsmith as a JavaScript variable and perform all JavaScript functions and operations on them. Our in-built JS editor gives the full IDE experience with multiline editing, autocomplete, linting and debugging.

🔄 Version control with Git allows multiple developers to add their work in a git branch, raise a pull request for code reviews, integrate with CI/CD pipelines, and provide a commit history to go back to a previous version if something were to go wrong. You can connect to any popular version control tool of our liking: GitHub, Gitlab, Bitbucket, AWS Code Commit and more.

🎨 App theming to style your app pages and widgets and to customize the visual layout of your app in one click.

⚙️ Access control available to assign different roles to different team members while sharing the app. Appsmith implements RBAC by assigning a set of permissions to different user roles. These permissions determine the actions users can take on the platform. You can allow external users to access applications built using Appsmith by inviting them to the workspace.

🔑 Solid 256-bit encryption. Appsmith apps are secure by default. All connections are TLS-encrypted, and credentials are encrypted with AES-256 so we can't see any of your data. For added security, try our self-hosted options.

Watch the video

Support and Community

Issues are inevitable. When you have one, our entire team and our active developer community is around to help.

💬 Talk to us on Discord
📄 Find a solution in our Documentation
⚠️ Open an issue right here on GitHub
👾 Ask for help on our Forum
💡Use our learning resources: Templates, Tutorials, and Videos

Deployment Options

While you can always start building apps right away using the cloud-hosted version, here are the resources for deploying Appsmith on different platforms:

Cloud Provider Documentation
Docker Local/Cloud - Docs
Kubernetes K8's with Helm Charts
DigitalOcean One-Click Install
AWS AWS ECS - Docs
AWS AWS AMI - Docs
Heroku One-Click Install
Ansible Docs

How to Contribute

We ❤️ our contributors. We're committed to fostering an open, welcoming, and safe environment in the community.

📕 We expect everyone participating in the community to abide by our Code of Conduct. Please read and follow it.
🤝 If you'd like to contribute, start by reading our Contribution Guide.
🧩 Set up your local environment.
👾 Explore some good first issues.

Lets build great software together.

Top Contributors

Nikhil-Nandagopal mohanarpit hetunandu trishaanand sharat87 riodeuno vicky-primathon akash-codemonk satbir121 nidhi-nair Tooluloope sumitsum NandanAnantharamu AnaghHegde arunvjn abhvsn nayan-rafiq jsartisan yaldram Rishabh-Rathod ankitakinger aswathkk sbalaji1192 ohansFavour Aishwarya-U-R SatishGandham Irongade yatinappsmith somangshu prsidhu pranavkanade sidhantgoel ApekshaBhosale rahulramesha IAmAnubhavSaini Parthvi12 albinAppsmith marks0351 AmanAgarwal041 ayushpahwa ashit-rath areyabhishek ankurrsinghal rimildeyjsr vishnu-gp eco-monk keyurparalkar megaconfidence vihar ChandanBalajiBP berzerkeer souma-ghosh sum35h dhruvikn tanvibhakta subrata71 sneha122 pratapaprasanna nsarupr sondermanish NilanshBansal rohitagarwal88 vaibh1297 Pranay105 vsvamsi1 ankitsrivas14 Rhitottam ravikp7 gitstart-appsmith Vijetha-Kaja vivonk PiyushPushkar02 kocharrahul7 sarojsarab ramsaptami AS-Laguna Druthi RakshaKShetty Rishabhkaul rohan-arthur tejasahluwalia appsmithguru dilippitchika ichik hiteshjoshi rlnorthcutt tomjose92 sw4ti493 ginilpg sribalajig infinitetrooper RoopKrrish9696 bharath31 riteshkew andrewdietekoki GreenFlux danciaclara Debsourabh shadabbuchh harshilp24 spark-c Vidushi-Gupta aakashDesign appsmith-bot shastry-gg AnandiKulkarni momcilo-appsmith shwetha-ramesh vasanth-appsmith parth-appsmith Richarex chandannkumar jnikhila vinay-appsmith ame-appsmith btsgh Sripriya93 theparthacus laveena-en pranayagarwal96 kamakshibhat-appsmith felix-appsmith AnandShahs123 BharghaviK rishabhsaxena wmdev0808 techbhavin haojin111 devrk96 vibhandikyash ofpiyush rashmigowda55 geekup-legodevops danieldare Nikhil-Curefit arslanhaiderbuttar rashmi-rai leotom2000 Adityaacharya1807 RashmiNagarajp prapullac kaushik94 akshayrangasaid mojtab23 iamrkcheers sumanthyedoti vnodecg pc9795 akshay11298 daniel-shuy daniloff200 osis ganganimaulik jyash97 ram-primathon sub1983 sanjus-robotic-studio AR10X shreemaan-abhishek A-Scratchy manish535 shinnlok suhasranganath ThakurKarthik trdillon acharyaaditya18 amogh2019 pric-appsmith sunil-codemonk vvkpd ajinkyakulkarni Cool-Runningz akbansa ArjobanSingh bharat-patodi Bhavin789 bhuvanaindukuri donno2048 jacobwgillespie reachtokish nuwan94 OmkarPh parthiv11 rafaeelaudibert samyakjain10 Jain-Sanchit irfan-ansari-au28 sheetal2001p Hard-Coder05 vj-codes knockknockyoo jdun28 alphaX86 aanchal-fatwani monarch0111 adarshlilha avats-dev visibleajay blenderskool AlekSi alzaar heroic AJ-72 apoorv-mishra anvaravind ari-hacks ashwanisindhu1 Caitlin-Fotheringham Chiradeep-Banik chrismaeda CommanderRoot DevSnap DiptoChakrabarty felixsuarez0727 gitstart ishaanmehta4 jarimayenburg JarLob JeffResc jmakhack jlund jrcamelo khoahuynhdev kylegalbraith loiscodes jk2K moulik-deepsource Nandanha wasabigeek nipun1999 nishihere19 Nitesh2905 eagleera NoxiousPenguin pallavagarwal07 paususe neok sanchezpili6 pushkar1393 imor RishiKumarRay Rooney30 Saket2 withshubh smrutiparida somnathdasadhikari srijanshetty Sufiyan1997 rayrny trishitapingolia webdott vasanthkumar18 VanshajPoonia Yash-Bhange YogeshJayaseelan Ian-Yy devnamrits deepakchethan gokuatkai Jackenmen Mrxyy zimkjh kyteinsky lifeneedspassion nupur-singhal1992 nzidol onifs10 ps-xaf

License

Appsmith is available under the Apache License 2.0. Use it wisely.